mirror of https://github.com/DJ2LS/FreeDATA.git
Bump core-js from 3.46.0 to 3.49.0 in /freedata_gui
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.46.0 to 3.49.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.49.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/1097/head
parent
e33d6602c0
commit
20aaae1c6d
|
|
@ -15,7 +15,7 @@
|
|||
"bootstrap-vue-next": "^0.45.0",
|
||||
"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": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"bootstrap-vue-next": "^0.45.0",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue