fix(deps): bump core-js from 3.10.2 to 3.11.2

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.2 to 3.11.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.11.2/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-04 00:32:59 +00:00
committed by GitHub
parent c202252f3b
commit 82f600951e
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"@nuxtjs/sentry": "^5.0.3",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/universal-storage": "^0.5.9",
"core-js": "^3.10.2",
"core-js": "^3.11.2",
"nuxt": "^2.15.4",
"nuxt-i18n": "^6.25.0",
"prism-themes": "^1.6.0",