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

This commit is contained in:
dependabot[bot]
2021-09-20 00:08:36 +00:00
committed by GitHub
parent 4715809046
commit edbd4d1e01
2 changed files with 8 additions and 8 deletions
+7 -7
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.3",
"core-js": "^3.18.0",
"cron-validator": "^1.2.1",
"cronstrue": "^1.117.0",
"crypto-js": "^4.1.1",
@@ -8474,9 +8474,9 @@
}
},
"node_modules/core-js": {
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -31537,9 +31537,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw=="
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="
},
"core-js-compat": {
"version": "3.16.1",
+1 -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.3",
"core-js": "^3.18.0",
"cron-validator": "^1.2.1",
"cronstrue": "^1.117.0",
"crypto-js": "^4.1.1",