Skip to content

Commit a3f6a4a

Browse files
Bump core-js from 2.6.12 to 3.19.2
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.12 to 3.19.2. - [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.19.2) --- 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 beebe7f commit a3f6a4a

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.19.2",
3030
"flag-icon-css": "^4.1.6",
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
@@ -3227,10 +3227,10 @@ core-js@3.16.0:
32273227
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.0.tgz#1d46fb33720bc1fa7f90d20431f36a5540858986"
32283228
integrity sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g==
32293229

3230-
core-js@^2.5.4:
3231-
version "2.6.12"
3232-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
3233-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
3230+
core-js@^3.19.2:
3231+
version "3.19.2"
3232+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
3233+
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
32343234

32353235
core-util-is@1.0.2, core-util-is@~1.0.0:
32363236
version "1.0.2"

0 commit comments

Comments
 (0)