Skip to content

Commit b559a42

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 9374e15 commit b559a42

File tree

2 files changed

+71
-9
lines changed

2 files changed

+71
-9
lines changed

package-lock.json

Lines changed: 70 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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@nuxt/http": "^0.6.4",
1717
"@nuxtjs/axios": "^5.13.6",
18-
"core-js": "^3.21.1",
18+
"core-js": "^3.27.2",
1919
"macy": "^2.5.1",
2020
"nuxt": "^2.15.7",
2121
"vue-eva-icons": "^1.1.1",

0 commit comments

Comments
 (0)