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

github.com/nextcloud/server.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>2020-04-02 21:36:53 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-04-03 09:59:22 +0300
commit4f8a847f59dfc5eb92a9a76a94cdb618eea3c178 (patch)
tree9355564dd455fe31eaff8c9297ebfecffda17f1f /package.json
parent12d193241faf0e56591061947922da64788e7883 (diff)
Bump regenerator-runtime from 0.13.3 to 0.13.5
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.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 3793dd7b9b0..02272c9cc40 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"p-limit": "^2.2.2",
"p-queue": "^6.3.0",
"query-string": "^5.1.1",
- "regenerator-runtime": "^0.13.3",
+ "regenerator-runtime": "^0.13.5",
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",