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

This commit is contained in:
dependabot[bot] 2021-08-30 00:07:24 +00:00 committed by GitHub
parent 56108ea2c2
commit 037c4b0998
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.3", "core-js": "^3.16.4",
"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",
@ -8439,9 +8439,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.16.3", "version": "3.16.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.3.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.4.tgz",
"integrity": "sha512-lM3GftxzHNtPNUJg0v4pC2RC6puwMd6VZA7vXUczi+SKmCWSf4JwO89VJGMqbzmB7jlK7B5hr3S64PqwFL49cA==", "integrity": "sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@ -31471,9 +31471,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
}, },
"core-js": { "core-js": {
"version": "3.16.3", "version": "3.16.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.3.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.4.tgz",
"integrity": "sha512-lM3GftxzHNtPNUJg0v4pC2RC6puwMd6VZA7vXUczi+SKmCWSf4JwO89VJGMqbzmB7jlK7B5hr3S64PqwFL49cA==" "integrity": "sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg=="
}, },
"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.3", "core-js": "^3.16.4",
"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",