Bump core-js from 3.16.1 to 3.16.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
- [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.16.1...v3.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-18 04:10:24 +00:00 committed by FireMasterK
parent 93d0223fee
commit 03c5086a72
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/vue-fontawesome": "^3.0.0-4",
"core-js": "^3.16.1",
"core-js": "^3.16.2",
"css-loader": "^6.2.0",
"dompurify": "^2.3.1",
"hotkeys-js": "^3.8.7",