aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-02 21:11:21 +0000
committerGravatar vitalyster2021-11-05 17:37:42 +0300
commit7492464e37dbfc15863942d94fb55672af501ca3 (patch)
tree38a6da21b9b7f9577dabacad19f1e755bd552194 /package-lock.json
parentecb385b239e50e09e99b15b93399769dbe3ad6e0 (diff)
Bump core-js from 3.19.0 to 3.19.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.1. - [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.19.0...v3.19.1) --- 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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 95f81510..87f14c81 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3245,9 +3245,9 @@
}
},
"core-js": {
- "version": "3.19.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.0.tgz",
- "integrity": "sha512-L1TpFRWXZ76vH1yLM+z6KssLZrP8Z6GxxW4auoCj+XiViOzNPJCAuTIkn03BGdFe6Z5clX5t64wRIRypsZQrUg==",
+ "version": "3.19.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
+ "integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==",
"dev": true
},
"core-js-compat": {