aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-07 06:51:12 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit077c671c1c578210b2b70748f0a0d5a44b70b217 (patch)
treeff8c0e032c2bf80673c28148f1c8527e2a7b1d4c /vnext/package-lock.json
parentb0308137e22fb58caadb3e871da7a289dd165e1b (diff)
Bump core-js from 3.13.0 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.14.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/commits/v3.14.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 4e10d043..215c874e 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -6302,9 +6302,9 @@
}
},
"core-js": {
- "version": "3.13.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.13.0.tgz",
- "integrity": "sha512-iWDbiyha1M5vFwPFmQnvRv+tJzGbFAm6XimJUT0NgHYW3xZEs1SkCAcasWSVFxpI2Xb/V1DDJckq3v90+bQnog=="
+ "version": "3.14.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz",
+ "integrity": "sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA=="
},
"core-js-compat": {
"version": "3.12.1",