Skip to content

Commit 9e2891e

Browse files
Bump core-js from 2.6.12 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.12 to 3.21.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v2.6.12...v3.21.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac8f128 commit 9e2891e

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
@@ -24,7 +24,7 @@
2424
"@angular/router": "~13.1.0",
2525
"@nestjsx/crud-request": "^4.2.0",
2626
"@ngneat/transloco": "^3.1.4",
27-
"core-js": "^2.5.4",
27+
"core-js": "^3.21.0",
2828
"intl": "^1.2.5",
2929
"material-ui-country-flags": "^3.0.1",
3030
"rxjs": "~6.6.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3072,10 +3072,10 @@ core-js@3.20.3:
30723072
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.3.tgz#c710d0a676e684522f3db4ee84e5e18a9d11d69a"
30733073
integrity sha512-vVl8j8ph6tRS3B8qir40H7yw7voy17xL0piAjlbBUsH7WIfzoedL/ZOr1OV9FyZQLWXsayOJyV4tnRyXR85/ag==
30743074

3075-
core-js@^2.5.4:
3076-
version "2.6.12"
3077-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
3078-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
3075+
core-js@^3.21.0:
3076+
version "3.21.0"
3077+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.0.tgz#f479dbfc3dffb035a0827602dd056839a774aa71"
3078+
integrity sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==
30793079

30803080
core-util-is@1.0.2, core-util-is@~1.0.0:
30813081
version "1.0.2"

0 commit comments

Comments
 (0)