aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-10 09:31:18 +0000
committerGravatar vitalyster2021-05-12 11:28:19 +0300
commit266a558320a91771685631e0b907ce244c9cdfe6 (patch)
treed2fac331e15609dae9a17bd385ea08ee94ca2f73 /package.json
parent32a91d3e631f624f345eb3451d50ad281b20d12b (diff)
Bump core-js from 3.12.0 to 3.12.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.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.12.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 09bebaa5..50ad9ec1 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.2",
"concurrently": "^6.0.2",
"copy-webpack-plugin": "^8.1.1",
- "core-js": "^3.12.0",
+ "core-js": "^3.12.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.2",
"eslint": "7.25.0",