mirror of
https://github.com/CorentinTh/it-tools
synced 2026-08-28 11:56:31 +00:00
fix(deps): bump core-js from 3.19.0 to 3.19.1
This commit is contained in:
Generated
+7
-7
@@ -19,7 +19,7 @@
|
||||
"color-convert": "^2.0.1",
|
||||
"color-name": "^1.1.4",
|
||||
"convert-units": "^2.3.4",
|
||||
"core-js": "^3.19.0",
|
||||
"core-js": "^3.19.1",
|
||||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.122.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
@@ -8624,9 +8624,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/core-js": {
|
||||
"version": "3.19.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.0.tgz",
|
||||
"integrity": "sha512-L1TpFRWXZ76vH1yLM+z6KssLZrP8Z6GxxW4auoCj+XiViOzNPJCAuTIkn03BGdFe6Z5clX5t64wRIRypsZQrUg==",
|
||||
"version": "3.19.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
|
||||
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==",
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
@@ -32050,9 +32050,9 @@
|
||||
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.19.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.0.tgz",
|
||||
"integrity": "sha512-L1TpFRWXZ76vH1yLM+z6KssLZrP8Z6GxxW4auoCj+XiViOzNPJCAuTIkn03BGdFe6Z5clX5t64wRIRypsZQrUg=="
|
||||
"version": "3.19.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
|
||||
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg=="
|
||||
},
|
||||
"core-js-compat": {
|
||||
"version": "3.16.1",
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"color-convert": "^2.0.1",
|
||||
"color-name": "^1.1.4",
|
||||
"convert-units": "^2.3.4",
|
||||
"core-js": "^3.19.0",
|
||||
"core-js": "^3.19.1",
|
||||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.122.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user