Bump core-js from 3.9.0 to 3.9.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.0 to 3.9.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.9.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-01 05:12:04 +00:00
committed by GitHub
parent df2e0a2041
commit 636a70b5b8
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.26.14",
"child_process": "^1.0.2",
"core-js": "^3.9.0",
"core-js": "^3.9.1",
"del": "^6.0.0",
"fancy-log": "^1.3.3",
"fstream": "^1.0.12",