Skip to content

Commit cb43e9c

Browse files
Bump core-js from 2.6.12 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.12 to 3.20.3. - [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.20.3) --- 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 a03a614 commit cb43e9c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ionic/angular": "^5.9.1",
2727
"@ionic/storage": "3.0.6",
2828
"@ngneat/transloco": "^3.1.1",
29-
"core-js": "^2.5.4",
29+
"core-js": "^3.20.3",
3030
"flag-icon-css": "^4.1.7",
3131
"hammerjs": "^2.0.8",
3232
"intl": "1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3096,10 +3096,10 @@ core-js@3.19.3:
30963096
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
30973097
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
30983098

3099-
core-js@^2.5.4:
3100-
version "2.6.12"
3101-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
3102-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
3099+
core-js@^3.20.3:
3100+
version "3.20.3"
3101+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.3.tgz#c710d0a676e684522f3db4ee84e5e18a9d11d69a"
3102+
integrity sha512-vVl8j8ph6tRS3B8qir40H7yw7voy17xL0piAjlbBUsH7WIfzoedL/ZOr1OV9FyZQLWXsayOJyV4tnRyXR85/ag==
31033103

31043104
core-util-is@1.0.2, core-util-is@~1.0.0:
31053105
version "1.0.2"

0 commit comments

Comments
 (0)