fix(deps): bump core-js from 3.15.0 to 3.15.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.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/commits/v3.15.1/packages/core-js)

---
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-06-23 00:08:53 +00:00
committed by Corentin THOMASSET
parent 91129688e3
commit dced77f645
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"convert-units": "^2.3.4",
"core-js": "^3.15.0",
"core-js": "^3.15.1",
"cron-validator": "^1.2.1",
"cronstrue": "^1.114.0",
"crypto-js": "^4.0.0",