Skip to content

Commit f5c137d

Browse files
fix(deps): bump core-js from 3.21.1 to 3.27.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.21.1 to 3.27.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.27.2/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29a1f64 commit f5c137d

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@nuxt/http": "^0.6.4",
1717
"@nuxtjs/axios": "^5.13.6",
1818
"@nuxtjs/i18n": "^7.3.1",
19-
"core-js": "^3.21.1",
19+
"core-js": "^3.27.2",
2020
"macy": "^2.5.1",
2121
"nuxt": "^2.15.7",
2222
"vue-eva-icons": "^1.1.1",

0 commit comments

Comments
 (0)