Merge pull request #15500 from nestjs/dependabot/npm_and_yarn/core-js-3.45.0

chore(deps-dev): bump core-js from 3.44.0 to 3.45.0
This commit is contained in:
Kamil Mysliwiec
2025-08-07 08:55:23 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -75,7 +75,7 @@
"clang-format": "1.8.0",
"concurrently": "9.2.0",
"conventional-changelog": "7.1.1",
"core-js": "3.44.0",
"core-js": "3.45.0",
"coveralls": "3.1.1",
"delete-empty": "3.0.0",
"engine.io-client": "6.6.3",
@@ -17012,9 +17012,9 @@
}
},
"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.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.0.tgz",
"integrity": "sha512-c2KZL9lP4DjkN3hk/an4pWn5b5ZefhRJnAc42n6LJ19kSnbeRbdQZE5dSeE2LBol1OwJD3X1BQvFTAsa8ReeDA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@@ -124,7 +124,7 @@
"clang-format": "1.8.0",
"concurrently": "9.2.0",
"conventional-changelog": "7.1.1",
"core-js": "3.44.0",
"core-js": "3.45.0",
"coveralls": "3.1.1",
"delete-empty": "3.0.0",
"engine.io-client": "6.6.3",