Skip to content

Commit

Permalink
Update dependency core-js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2021
1 parent 7abcc25 commit 7bb252e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"angular-oauth2-oidc": "12.0.1",
"angular2-uuid": "1.1.1",
"components-font-awesome": "4.7.0",
"core-js": "2.6.12",
"core-js": "3.16.0",
"jsonapi-datastore": "0.4.0-beta",
"ng2-ace-editor": "0.3.9",
"ng2-file-upload": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2036,10 +2036,10 @@ [email protected]:
serialize-javascript "^2.1.2"
webpack-log "^2.0.0"

core-js@2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
core-js@3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.0.tgz#1d46fb33720bc1fa7f90d20431f36a5540858986"
integrity sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g==

core-js@^2.4.0:
version "2.6.11"
Expand Down

0 comments on commit 7bb252e

Please sign in to comment.