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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-01-18 19:59:21 +0300
committerGitHub <noreply@github.com>2022-01-18 19:59:21 +0300
commitcca2d6846a5ae47d9d9724653f95f4875a1dd967 (patch)
treebddd97fe7d845f6711dee200d69196ab504db3a0 /package.json
parentdb5fb32ee2e5db815d1446aaf0d814a2e08c5521 (diff)
parent45034eb3af499a9479bfd8d4422ae35edcc97f27 (diff)
Merge pull request #5962 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.3
Bump core-js from 3.20.2 to 3.20.3
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 1982dfadb..969ea1db8 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@riophae/vue-treeselect": "^0.4.0",
"@vue/babel-preset-app": "^4.5.15",
"color-convert": "^2.0.1",
- "core-js": "^3.20.2",
+ "core-js": "^3.20.3",
"debounce-promise": "^3.1.2",
"dompurify": "^2.3.4",
"html-to-text": "^8.1.0",