Skip to content

Commit 37a2a8c

Browse files
build(deps): bump core-js from 3.22.4 to 3.22.5 (#34)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.22.5. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.22.4...v3.22.5) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d391d7f commit 37a2a8c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.4",
2323
"@ionic/vue-router": "^6.1.4",
24-
"core-js": "^3.6.5",
24+
"core-js": "^3.22.5",
2525
"ionicons": "^6.0.1",
2626
"pinia": "^2.0.14",
2727
"vue": "^3.2.21",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,9 +3820,10 @@ core-js@^2.4.0:
38203820
version "2.6.12"
38213821
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
38223822

3823-
core-js@^3.6.5, core-js@^3.8.3:
3824-
version "3.22.4"
3825-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.4.tgz#f4b3f108d45736935aa028444a69397e40d8c531"
3823+
core-js@^3.22.5, core-js@^3.8.3:
3824+
version "3.22.5"
3825+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.5.tgz#a5f5a58e663d5c0ebb4e680cd7be37536fb2a9cf"
3826+
integrity sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==
38263827

38273828
core-util-is@1.0.2:
38283829
version "1.0.2"

0 commit comments

Comments
 (0)