Skip to content

Commit f2b888e

Browse files
authored
Merge pull request #535 from ndabAP/dependabot/npm_and_yarn/core-js-3.35.1
chore(deps): bump core-js from 3.33.0 to 3.35.1
2 parents d02cfda + 17add08 commit f2b888e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"test": "vue-cli-service test:unit"
4343
},
4444
"dependencies": {
45-
"core-js": "^3.33.0",
45+
"core-js": "^3.35.1",
4646
"lodash": "^4.17.21",
4747
"register-service-worker": "^1.7.2",
4848
"vue": "^3.3.12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,10 +4560,10 @@ core-js@^2.4.0:
45604560
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
45614561
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
45624562

4563-
core-js@^3.33.0, core-js@^3.6.5:
4564-
version "3.33.0"
4565-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.0.tgz#70366dbf737134761edb017990cf5ce6c6369c40"
4566-
integrity sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==
4563+
core-js@^3.35.1, core-js@^3.6.5:
4564+
version "3.35.1"
4565+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
4566+
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
45674567

45684568
45694569
version "1.0.2"

0 commit comments

Comments
 (0)