Bump core-js from 3.8.3 to 3.23.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.3 to 3.23.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.3...v3.23.1)

---
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] 2022-06-15 03:21:43 +00:00 committed by GitHub
parent 9212949716
commit 37d41f70b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"axios": "^0.21.1",
"clipboard-polyfill": "^3.0.2",
"core-js": "^3.8.3",
"core-js": "^3.23.1",
"v-tooltip": "^2.1.2",
"vue": "^2.6.11",
"vue-ellipse-progress": "^1.1.1",