Bump core-js from 3.31.0 to 3.31.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-06 22:15:11 +00:00
committed by GitHub
parent 37710083e1
commit 367c205d32
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.29.3",
"child_process": "^1.0.2",
"core-js": "^3.31.0",
"core-js": "^3.31.1",
"del": "^6.1.1",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",