Skip to content

Commit 36df135

Browse files
build(deps): bump core-js from 3.22.5 to 3.22.8 (#74)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.8. - [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.5...v3.22.8) --- 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 a1d98e2 commit 36df135

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
@@ -21,7 +21,7 @@
2121
"@capacitor/status-bar": "1.0.8",
2222
"@ionic/vue": "^6.1.8",
2323
"@ionic/vue-router": "^6.1.5",
24-
"core-js": "^3.22.5",
24+
"core-js": "^3.22.8",
2525
"ionicons": "^6.0.1",
2626
"pinia": "^2.0.14",
2727
"vue": "^3.2.36",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3874,10 +3874,10 @@ core-js@^2.4.0:
38743874
version "2.6.12"
38753875
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
38763876

3877-
core-js@^3.22.5, core-js@^3.8.3:
3878-
version "3.22.5"
3879-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.5.tgz#a5f5a58e663d5c0ebb4e680cd7be37536fb2a9cf"
3880-
integrity sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==
3877+
core-js@^3.22.8, core-js@^3.8.3:
3878+
version "3.22.8"
3879+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.8.tgz#23f860b1fe60797cc4f704d76c93fea8a2f60631"
3880+
integrity sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==
38813881

38823882
core-util-is@1.0.2:
38833883
version "1.0.2"

0 commit comments

Comments
 (0)