fix(deps): bump core-js from 3.25.0 to 3.25.1 in /frontend (#1631)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.0 to 3.25.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.25.0...v3.25.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-10 10:20:58 -08:00
committed by GitHub
parent 5399761dfd
commit 87bd0dda6d
2 changed files with 5 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
"@nuxtjs/pwa": "^3.3.5",
"@vue/composition-api": "^1.7.0",
"@vueuse/core": "^9.2.0",
"core-js": "^3.25.0",
"core-js": "^3.25.1",
"date-fns": "^2.29.2",
"fuse.js": "^6.6.2",
"isomorphic-dompurify": "^0.22.0",