aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-26 21:06:59 +0000
committerGravatar vitalyster2022-09-27 00:24:35 +0300
commitcb5bd8c0cfdf87731c0b4e2b557d5ead94e8a597 (patch)
tree2e570ffa203e3eebccd343a9e0513f935661cc36 /package.json
parentd87699d363608476d0249154924d6e7512454244 (diff)
Bump core-js from 3.25.2 to 3.25.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.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.25.2...v3.25.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 ad757c74..00de89ac 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.4.0",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.25.2",
+ "core-js": "^3.25.3",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
"eslint": "8.23.1",