fix(deps): update dependency core-js to v3.45.1 (#1356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-29 04:51:54 +00:00
committed by GitHub
parent 3f90fea26c
commit ac28626b3c
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.12.1",
"classnames": "2.5.1",
"core-js": "3.44.0",
"core-js": "3.45.1",
"font-awesome": "4.7.0",
"form-urlencoded": "6.1.6",
"formdata-polyfill": "4.0.10",
@@ -11144,9 +11144,9 @@
"license": "MIT"
},
"node_modules/core-js": {
"version": "3.44.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz",
"integrity": "sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==",
"version": "3.45.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz",
"integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==",
"hasInstallScript": true,
"license": "MIT",
"funding": {