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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-28 12:45:36 +0300
committerGitHub <noreply@github.com>2022-02-28 12:45:36 +0300
commitcaee9617a91d58ff87f692948f3014326e19d070 (patch)
tree94ffc77aa54dbcb73b1a68d737a41376dee1ec41 /package.json
parent2525712b3285fba92d4fe07eaa5a253deaec26c3 (diff)
parent03bc6d458dbb220bdce9ae2c44ff85763d8f1fdb (diff)
Merge pull request #1043 from nextcloud/dependabot/npm_and_yarn/stable23/url-parse-1.5.10v23.0.3rc2v23.0.3rc1
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 9856aa7d..e10ff492 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"debounce": "^1.2.1",
"path-posix": "^1.0.0",
"qs": "^6.10.3",
- "url-parse": "^1.5.4",
+ "url-parse": "^1.5.10",
"vue": "^2.6.14",
"vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14",