Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 0947458992
build(deps): bump mathjs from 6.2.5 to 7.5.1
3 years ago

48
package-lock.json generated

@ -1,6 +1,6 @@
{ {
"name": "flightgear-airports", "name": "flightgear-airports",
"version": "0.0.33", "version": "0.0.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
@ -5877,9 +5877,9 @@
"dev": true "dev": true
}, },
"complex.js": { "complex.js": {
"version": "2.0.11", "version": "2.0.13",
"resolved": "https://registry.npmjs.org/complex.js/-/complex.js-2.0.11.tgz", "resolved": "https://registry.npmjs.org/complex.js/-/complex.js-2.0.13.tgz",
"integrity": "sha512-6IArJLApNtdg1P1dFtn3dnyzoZBEF0MwMnrfF1exSBRpZYoy4yieMkpZhQDC0uwctw48vii0CFVyHfpgZ/DfGw==" "integrity": "sha512-UEWd3G3/kd3lJmsdLsDh9qfinJlujL4hIFn3Vo4/G5eqehPsgCHf2CLhFs77tVkOp2stt/jbNit7Q1XFANFltA=="
}, },
"component-bind": { "component-bind": {
"version": "1.0.0", "version": "1.0.0",
@ -6659,9 +6659,9 @@
"dev": true "dev": true
}, },
"decimal.js": { "decimal.js": {
"version": "10.2.0", "version": "10.3.0",
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz", "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.0.tgz",
"integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==" "integrity": "sha512-MrQRs2gyD//7NeHi9TtsfClkf+cFAewDz+PZHR8ILKglLmBMyVX3ymQ+oeznE3tjrS7beTN+6JXb2C3JDHm7ug=="
}, },
"decode-uri-component": { "decode-uri-component": {
"version": "0.2.0", "version": "0.2.0",
@ -9155,9 +9155,9 @@
"dev": true "dev": true
}, },
"fraction.js": { "fraction.js": {
"version": "4.0.12", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.12.tgz", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
"integrity": "sha512-8Z1K0VTG4hzYY7kA/1sj4/r1/RWLBD3xwReT/RCrUCbzPszjNQCCsy3ktkU/eaEqX3MYa4pY37a52eiBlPMlhA==" "integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg=="
}, },
"fragment-cache": { "fragment-cache": {
"version": "0.2.1", "version": "0.2.1",
@ -13203,18 +13203,18 @@
"dev": true "dev": true
}, },
"mathjs": { "mathjs": {
"version": "6.2.5", "version": "7.5.1",
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-6.2.5.tgz", "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-7.5.1.tgz",
"integrity": "sha512-PT3YHsXvKGkSu4GdvniaPx/e4WygEchWZn5FuOowboNGNnEmZ+kASN9ldRVPFPNhyf5MQkzbFNvMuBxkcPD6CQ==", "integrity": "sha512-H2q/Dq0qxBLMw+G84SSXmGqo/znihuxviGgAQwAcyeFLwK2HksvSGNx4f3dllZF51bWOnu2op60VZxH2Sb51Pw==",
"requires": { "requires": {
"complex.js": "2.0.11", "complex.js": "^2.0.11",
"decimal.js": "10.2.0", "decimal.js": "^10.2.1",
"escape-latex": "1.2.0", "escape-latex": "^1.2.0",
"fraction.js": "4.0.12", "fraction.js": "^4.0.12",
"javascript-natural-sort": "0.7.1", "javascript-natural-sort": "^0.7.1",
"seed-random": "2.2.0", "seed-random": "^2.2.0",
"tiny-emitter": "2.1.0", "tiny-emitter": "^2.1.0",
"typed-function": "1.1.1" "typed-function": "^2.0.0"
} }
}, },
"md5.js": { "md5.js": {
@ -18952,9 +18952,9 @@
} }
}, },
"typed-function": { "typed-function": {
"version": "1.1.1", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/typed-function/-/typed-function-1.1.1.tgz", "resolved": "https://registry.npmjs.org/typed-function/-/typed-function-2.0.0.tgz",
"integrity": "sha512-RbN7MaTQBZLJYzDENHPA0nUmWT0Ex80KHItprrgbTPufYhIlTePvCXZxyQK7wgn19FW5bnuaBIKcBb5mRWjB1Q==" "integrity": "sha512-Hhy1Iwo/e4AtLZNK10ewVVcP2UEs408DS35ubP825w/YgSBK1KVLwALvvIG4yX75QJrxjCpcWkzkVRB0BwwYlA=="
}, },
"typedarray": { "typedarray": {
"version": "0.0.6", "version": "0.0.6",

@ -111,7 +111,7 @@
"leaflet-textpath": "^1.2.0", "leaflet-textpath": "^1.2.0",
"leaflet.pattern": "^0.1.0", "leaflet.pattern": "^0.1.0",
"lokijs": "^1.5.8", "lokijs": "^1.5.8",
"mathjs": "^6.2.5", "mathjs": "^7.5.1",
"path": "^0.12.7", "path": "^0.12.7",
"tiny-worker": "^2.3.0", "tiny-worker": "^2.3.0",
"vue": "^2.5.16", "vue": "^2.5.16",

Loading…
Cancel
Save