Bump core-js from 3.45.1 to 3.46.0 in /freedata_gui

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.45.1 to 3.46.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.46.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1031/head
dependabot[bot] 2025-11-01 16:06:24 +00:00 committed by GitHub
parent 836039d3f4
commit f03cb737c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"bootstrap-vue-next": "^0.40.4",
"chart.js": "^4.5.0",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.45.1",
"core-js": "^3.46.0",
"d3": "^7.9.0",
"dompurify": "^3.2.7",
"gettext-parser": "^8.0.0",
@ -2881,9 +2881,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": {

View File

@ -31,7 +31,7 @@
"bootstrap-vue-next": "^0.40.4",
"chart.js": "^4.5.0",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.45.1",
"core-js": "^3.46.0",
"d3": "^7.9.0",
"dompurify": "^3.2.7",
"gettext-parser": "^8.0.0",