aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-24 21:08:12 +0000
committerGravatar vitalyster2021-08-25 07:32:29 +0300
commit017186244e4b5936ccabd28047af080520aa132d (patch)
tree5039f3cced6a62844d22ae232c4bdbdecfe3ef6e /package.json
parent66faec564574352d6dd57d2f2839f64eb2391515 (diff)
Bump core-js from 3.16.2 to 3.16.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.3. - [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/compare/v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... 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 c1d169a3..4412c66b 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.2",
"concurrently": "^6.2.1",
"copy-webpack-plugin": "^9.0.1",
- "core-js": "^3.16.2",
+ "core-js": "^3.16.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",