fix(deps): bump core-js from 3.23.3 to 3.29.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.23.3 to 3.29.0.
- [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.29.0/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>
This commit is contained in:
dependabot[bot]
2023-02-27 01:25:00 +00:00
committed by GitHub
parent 9c375a9e81
commit f860105354
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@nuxtjs/universal-storage": "^0.5.9",
"axios": "^0.27.2",
"blobity": "^0.1.7",
"core-js": "^3.23.3",
"core-js": "^3.29.0",
"nuxt": "^2.15.8",
"prism-themes": "^1.9.0",
"sass": "^1.53.0"