aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-24 21:08:13 +0000
committerGravatar vitalyster2022-08-25 10:51:40 +0300
commitd7f157f10ead426791a9dd44ff19c35159e5ad99 (patch)
tree1cc8b7c1c9eda3c270b5f8916fe787486aa6469b /package-lock.json
parent8778037a68eb037c1662c88c7e8fd91e08d98363 (diff)
Bump core-js from 3.24.1 to 3.25.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.1 to 3.25.0. - [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.24.1...v3.25.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 9569a9e5..715164a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"babel-loader": "^8.2.5",
"concurrently": "^7.3.0",
"copy-webpack-plugin": "^11.0.0",
- "core-js": "^3.24.1",
+ "core-js": "^3.25.0",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
"eslint": "8.22.0",
@@ -3145,9 +3145,9 @@
}
},
"node_modules/core-js": {
- "version": "3.24.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.1.tgz",
- "integrity": "sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==",
+ "version": "3.25.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz",
+ "integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==",
"dev": true,
"hasInstallScript": true,
"funding": {
@@ -10658,9 +10658,9 @@
}
},
"core-js": {
- "version": "3.24.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.1.tgz",
- "integrity": "sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==",
+ "version": "3.25.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz",
+ "integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==",
"dev": true
},
"core-js-compat": {