summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-22 01:09:38 +0000
committerGitHub <noreply@github.com>2021-05-22 01:09:38 +0000
commit2d7cf340cecc93a3b99ea8cb229fa81c559fdde2 (patch)
tree3222dc928f831b4e94e099d084758f8878ce9301 /package.json
parent2fdfdac7ab7ea625344398f8bde831f5144b85fa (diff)
parentc36b022ada44a2b8d1a04cef3bd272e7c604da5a (diff)
Merge pull request #2210 from nextcloud/dependabot/npm_and_yarn/core-js-3.12.1
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 3987d2fc..9918cd1d 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"axios": "^0.21.1",
"b64-to-blob": "^1.2.19",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
- "core-js": "^3.12.0",
+ "core-js": "^3.12.1",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",