aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-02 21:07:25 +0000
committerGravatar vitalyster2022-05-04 17:31:14 +0300
commit1130e61629a5a40945f82b4e8f2f9b32f8b7c76c (patch)
tree1ff995a2847e6d0bc94c5a788fb477ed258c1ee0 /package.json
parentbca4d7164271fe56d5a86ebe2095228a5607bd9b (diff)
Bump core-js from 3.22.3 to 3.22.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.3 to 3.22.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.22.3...v3.22.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 5ccfa22f..1a4a9a4a 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.1.0",
"copy-webpack-plugin": "^10.2.4",
- "core-js": "^3.22.3",
+ "core-js": "^3.22.4",
"cross-env": "^7.0.3",
"cssnano": "^5.1.7",
"eslint": "8.14.0",