build(deps): bump core-js from 3.15.2 to 3.16.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.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/compare/v3.15.2...v3.16.0)

---
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] 2021-07-30 04:11:08 +00:00 committed by FireMasterK
parent d528fe58ed
commit f40910a500
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/vue-fontawesome": "^3.0.0-4",
"core-js": "^3.15.2",
"core-js": "^3.16.0",
"css-loader": "^6.2.0",
"dompurify": "^2.3.0",
"hotkeys-js": "^3.8.7",