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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-23 15:34:38 +0300
committerGitHub <noreply@github.com>2019-12-23 15:34:38 +0300
commit8f697fcfdd6774116babdf1da2151db7a7d864fb (patch)
tree1407773d99af245a902823f9336f5394a53a5148 /package-lock.json
parent4bb5c3e27d7ec669c94d01ce78695fa9088b324a (diff)
parent072334d80e25649a69a2e51221d4c54c6536b21c (diff)
Merge pull request #2632 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.7.7
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 46330a6c9..fde59f168 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1791,9 +1791,9 @@
}
},
"@babel/runtime": {
- "version": "7.7.6",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.6.tgz",
- "integrity": "sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw==",
+ "version": "7.7.7",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.7.tgz",
+ "integrity": "sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==",
"requires": {
"regenerator-runtime": "^0.13.2"
}