aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-31 07:31:35 +0000
committerGravatar vitalyster2021-05-31 22:52:34 +0300
commitbb4934c39794441bbb608961d93f2ce5205e772e (patch)
tree678b75786e1ef8fbf04f7a90e30f18d5aca57c9a /package.json
parentf801db8665dad4f0cd43ae7497c7923ec0494f31 (diff)
Bump core-js from 3.13.0 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.13.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.13.1/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cec6ea23..16625f71 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.2",
"concurrently": "^6.2.0",
"copy-webpack-plugin": "^9.0.0",
- "core-js": "^3.13.0",
+ "core-js": "^3.13.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.5",
"eslint": "7.27.0",