summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-13 02:20:27 +0000
committerGitHub <noreply@github.com>2021-03-13 02:20:27 +0000
commit07db09e719e89e0d11569abdb3cb8d6d372eeed3 (patch)
treeefdf816faa352fac628a398b3940cb750da96637 /package.json
parentff69f3bdc8951ae880be7f6dfc84f31142721095 (diff)
Bump @babel/runtime from 7.12.5 to 7.13.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.5 to 7.13.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-runtime) Signed-off-by: dependabot[bot] <support@github.com>
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 f83036c6..43c2db5b 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"cypress:gui": "cypress open"
},
"dependencies": {
- "@babel/runtime": "^7.12.5",
+ "@babel/runtime": "^7.13.10",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.5.0",
"@nextcloud/initial-state": "^1.2.0",