diff --git a/console/package-lock.json b/console/package-lock.json index 7146857e..013c8374 100644 --- a/console/package-lock.json +++ b/console/package-lock.json @@ -17,7 +17,7 @@ "@fortawesome/vue-fontawesome": "2.0.10", "@vue/composition-api": "1.7.2", "bulma": "0.9.4", - "core-js": "3.45.1", + "core-js": "3.46.0", "feathers-hooks-common": "6.1.5", "feathers-vuex": "3.16.0", "moment": "2.30.1", @@ -4708,9 +4708,9 @@ } }, "node_modules/core-js": { - "version": "3.45.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz", - "integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz", + "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==", "hasInstallScript": true, "license": "MIT", "funding": { diff --git a/console/package.json b/console/package.json index 48caddb1..99a2bf87 100644 --- a/console/package.json +++ b/console/package.json @@ -17,7 +17,7 @@ "@fortawesome/vue-fontawesome": "2.0.10", "@vue/composition-api": "1.7.2", "bulma": "0.9.4", - "core-js": "3.45.1", + "core-js": "3.46.0", "feathers-hooks-common": "6.1.5", "feathers-vuex": "3.16.0", "moment": "2.30.1", diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0a277c61..45906cd6 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@fortawesome/vue-fontawesome": "2.0.10", "@vue/composition-api": "1.7.2", "axios": "1.12.2", - "core-js": "3.45.1", + "core-js": "3.46.0", "feathers-vuex": "3.16.0", "leaflet": "1.9.4", "moment": "2.30.1", @@ -4613,9 +4613,9 @@ } }, "node_modules/core-js": { - "version": "3.45.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz", - "integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz", + "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==", "hasInstallScript": true, "license": "MIT", "funding": { diff --git a/frontend/package.json b/frontend/package.json index 50867a80..ca7a26cf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,7 +17,7 @@ "@fortawesome/vue-fontawesome": "2.0.10", "@vue/composition-api": "1.7.2", "axios": "1.12.2", - "core-js": "3.45.1", + "core-js": "3.46.0", "feathers-vuex": "3.16.0", "leaflet": "1.9.4", "moment": "2.30.1",