aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-09 21:07:50 +0000
committerGravatar vitalyster2021-09-10 00:08:58 +0300
commitf7c9947b723257301ae0522073c85cf32fb9640f (patch)
treef901b2e116e3f52c655bf6700c71d91178bfb2d8 /package.json
parent94f543452d4deb724dcc06b388d1a7f85d518871 (diff)
Bump core-js from 3.17.2 to 3.17.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.2 to 3.17.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.17.2...v3.17.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 abd9dbf6..9871a15d 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.17.2",
+ "core-js": "^3.17.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"eslint": "7.32.0",