Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-25 09:24:28 +0300
committerGitHub <noreply@github.com>2022-06-25 09:24:28 +0300
commita0ac66d950aa29ed376d785e92ef79ed9065b35e (patch)
tree65c5783247853c68351125e13c0fbd1cdaae37f8
parentb2b1797d3d8340907a7ef2c87670339c9610bed6 (diff)
build(deps-dev): bump core-js from 3.23.1 to 3.23.2dependabot/npm_and_yarn/core-js-3.23.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.1 to 3.23.2. - [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.23.1...v3.23.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b99ad945f..7234107aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5051,9 +5051,9 @@
"dev": true
},
"core-js": {
- "version": "3.23.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.1.tgz",
- "integrity": "sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w=="
+ "version": "3.23.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.2.tgz",
+ "integrity": "sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ=="
},
"core-js-compat": {
"version": "3.20.2",