fix(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-08-02 00:01:59 +00:00 committed by GitHub
parent 586e5f2e20
commit bf6e7827c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -45,7 +45,7 @@
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"convert-units": "^2.3.4",
"core-js": "^3.15.2",
"core-js": "^3.16.0",
"cron-validator": "^1.2.1",
"cronstrue": "^1.114.0",
"crypto-js": "^4.1.1",