aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-11 21:16:55 +0000
committerGravatar vitalyster2022-07-12 00:23:38 +0300
commitadb54c3728ae2a9e347c0cc6ca289c22739c874e (patch)
treedbfd3a99db68147155165512ec2feaaf387510f6 /package.json
parentec4760936d609f4e269c028468a53bc1d60878aa (diff)
Bump core-js from 3.23.3 to 3.23.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4. - [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.23.3...v3.23.4) --- 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 87068901..c5291ced 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.2.2",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.23.3",
+ "core-js": "^3.23.4",
"cross-env": "^7.0.3",
"cssnano": "^5.1.12",
"eslint": "8.19.0",