mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #10049 from nestjs/dependabot/npm_and_yarn/core-js-3.24.1
chore(deps-dev): bump core-js from 3.24.0 to 3.24.1
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8740,9 +8740,9 @@
|
||||
}
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.24.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
|
||||
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
|
||||
"version": "3.24.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.1.tgz",
|
||||
"integrity": "sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==",
|
||||
"dev": true
|
||||
},
|
||||
"core-util-is": {
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"commitlint-circle": "1.0.0",
|
||||
"concurrently": "7.3.0",
|
||||
"conventional-changelog": "3.1.25",
|
||||
"core-js": "3.24.0",
|
||||
"core-js": "3.24.1",
|
||||
"coveralls": "3.1.1",
|
||||
"delete-empty": "3.0.0",
|
||||
"engine.io-client": "6.2.2",
|
||||
|
||||
Reference in New Issue
Block a user