fix(deps): update dependency core-js to v3.48.0 (#1412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-23 21:00:37 +00:00
committed by GitHub
parent 81a2c3c0d2
commit a525d3c22e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -26,7 +26,7 @@
"@tensorflow/tfjs-core": "4.22.0",
"bowser": "2.13.1",
"classnames": "2.5.1",
"core-js": "3.47.0",
"core-js": "3.48.0",
"font-awesome": "4.7.0",
"form-urlencoded": "6.1.6",
"formdata-polyfill": "4.0.10",
@@ -9951,9 +9951,9 @@
"license": "MIT"
},
"node_modules/core-js": {
"version": "3.47.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz",
"integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==",
"version": "3.48.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz",
"integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
"hasInstallScript": true,
"license": "MIT",
"funding": {

View File

@@ -46,7 +46,7 @@
"@tensorflow/tfjs-core": "4.22.0",
"bowser": "2.13.1",
"classnames": "2.5.1",
"core-js": "3.47.0",
"core-js": "3.48.0",
"font-awesome": "4.7.0",
"form-urlencoded": "6.1.6",
"formdata-polyfill": "4.0.10",