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

github.com/nextcloud/polls.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-04-29 04:29:13 +0300
committerGitHub <noreply@github.com>2022-04-29 04:29:13 +0300
commit14a2d7f6ea9f087b08cd5b18d1e63898ab3d299d (patch)
tree40706bcd9ebfe254e8eac85197d96b7baa78e0ac /package.json
parent146655d8b4bab9865c4399d6f8c8158c5ac056cd (diff)
parent76f1f404adfac97af98086c3cb74ccfbb50cf50e (diff)
Merge pull request #2397 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.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 e8781a93..cfb3566b 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
- "core-js": "^3.22.2",
+ "core-js": "^3.22.3",
"dompurify": "^2.3.6",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",