fix(deps): bump core-js from 3.8.0 to 3.8.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.8.1.
- [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/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-13 16:36:26 +00:00
committed by GitHub
parent 1bc49d1d1d
commit 73e2ba6c2f
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@nuxt/typescript-runtime": "^2.0.0",
"@nuxtjs/axios": "5.12.3",
"@tailwindcss/typography": "^0.3.1",
"core-js": "^3.8.0",
"core-js": "^3.8.1",
"nuxt": "^2.14.11",
"nuxt-i18n": "^6.15.4",
"sass": "^1.30.0",