fix(deps): bump core-js from 3.16.4 to 3.17.1

This commit is contained in:
dependabot[bot] 2021-09-02 00:04:58 +00:00 committed by GitHub
parent 66fee6a712
commit 77e48ef0ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -17,7 +17,7 @@
"color-convert": "^2.0.1", "color-convert": "^2.0.1",
"color-name": "^1.1.4", "color-name": "^1.1.4",
"convert-units": "^2.3.4", "convert-units": "^2.3.4",
"core-js": "^3.16.4", "core-js": "^3.17.1",
"cron-validator": "^1.2.1", "cron-validator": "^1.2.1",
"cronstrue": "^1.117.0", "cronstrue": "^1.117.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
@ -8451,9 +8451,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.16.4", "version": "3.17.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.4.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.1.tgz",
"integrity": "sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==", "integrity": "sha512-C8i/FNpVN2Ti89QIJcFn9ZQmnM+HaAQr2OpE+ja3TRM9Q34FigsGlAVuwPGkIgydSVClo/1l1D1grP8LVt9IYA==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@ -31490,9 +31490,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
}, },
"core-js": { "core-js": {
"version": "3.16.4", "version": "3.17.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.4.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.1.tgz",
"integrity": "sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==" "integrity": "sha512-C8i/FNpVN2Ti89QIJcFn9ZQmnM+HaAQr2OpE+ja3TRM9Q34FigsGlAVuwPGkIgydSVClo/1l1D1grP8LVt9IYA=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.16.1", "version": "3.16.1",

View file

@ -45,7 +45,7 @@
"color-convert": "^2.0.1", "color-convert": "^2.0.1",
"color-name": "^1.1.4", "color-name": "^1.1.4",
"convert-units": "^2.3.4", "convert-units": "^2.3.4",
"core-js": "^3.16.4", "core-js": "^3.17.1",
"cron-validator": "^1.2.1", "cron-validator": "^1.2.1",
"cronstrue": "^1.117.0", "cronstrue": "^1.117.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",