Skip to content

Commit fe3c513

Browse files
authored
Merge pull request #554 from ndabAP/dependabot/npm_and_yarn/core-js-3.37.0
chore(deps): bump core-js from 3.35.1 to 3.37.0
2 parents c357840 + dca3407 commit fe3c513

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.35.1",
45+
"core-js": "^3.37.0",
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
@@ -4602,10 +4602,10 @@ core-js@^2.4.0:
46024602
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
46034603
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
46044604

4605-
core-js@^3.35.1, core-js@^3.6.5:
4606-
version "3.35.1"
4607-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
4608-
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
4605+
core-js@^3.37.0, core-js@^3.6.5:
4606+
version "3.37.0"
4607+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.0.tgz#d8dde58e91d156b2547c19d8a4efd5c7f6c426bb"
4608+
integrity sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==
46094609

46104610
46114611
version "1.0.2"

0 commit comments

Comments
 (0)