summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-18 18:27:33 +0000
committerGitHub <noreply@github.com>2020-10-18 18:27:33 +0000
commit9819fb5de96e47e8117074d5b04b215cb14d0428 (patch)
tree7e5227e959c6fa4db05a55088fd88e8c995f4835 /package.json
parent96f2a4786b3b313034cde84a8cdfcae04d402aae (diff)
parente9669eccd1955f2ca960dc5b619374506b115f29 (diff)
Merge pull request #1082 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.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 447beaf7..7697aa01 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"cypress:gui": "cypress open"
},
"dependencies": {
- "@babel/runtime": "^7.11.2",
+ "@babel/runtime": "^7.12.1",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",
"@nextcloud/initial-state": "^1.2.0",