Merge pull request #1097 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/core-js-3.49.0

Bump core-js from 3.46.0 to 3.49.0 in /freedata_gui
pull/1100/head
DJ2LS 2026-06-03 09:07:02 +02:00 committed by GitHub
commit 654b166a50
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.45.4",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.46.0",
"core-js": "^3.49.0",
"d3": "^7.9.0",
"dompurify": "^3.4.0",
"gettext-parser": "^9.0.2",
@ -3085,9 +3085,9 @@
}
},
"node_modules/core-js": {
"version": "3.46.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz",
"integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==",
"version": "3.49.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz",
"integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==",
"hasInstallScript": true,
"license": "MIT",
"funding": {

View File

@ -31,7 +31,7 @@
"bootstrap-vue-next": "^0.45.4",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.46.0",
"core-js": "^3.49.0",
"d3": "^7.9.0",
"dompurify": "^3.4.0",
"gettext-parser": "^9.0.2",