fix(deps): bump core-js from 3.17.2 to 3.17.3

This commit is contained in:
dependabot[bot] 2021-09-10 00:04:30 +00:00 committed by GitHub
parent fac6b36685
commit 18c7f0ecb0
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-name": "^1.1.4",
"convert-units": "^2.3.4",
"core-js": "^3.17.2",
"core-js": "^3.17.3",
"cron-validator": "^1.2.1",
"cronstrue": "^1.117.0",
"crypto-js": "^4.1.1",
@ -8451,9 +8451,9 @@
}
},
"node_modules/core-js": {
"version": "3.17.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.2.tgz",
"integrity": "sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA==",
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -31490,9 +31490,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.17.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.2.tgz",
"integrity": "sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA=="
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw=="
},
"core-js-compat": {
"version": "3.16.1",

View file

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