mirror of https://github.com/DJ2LS/FreeDATA.git
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_guipull/1100/head
commit
654b166a50
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue