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-01-16 13:53:25 +0300
committerGitHub <noreply@github.com>2022-01-16 13:53:25 +0300
commitb285619ca6b2b465cc496866c9767d4618cdb79e (patch)
tree7a0d0a0581c818cb0ccab9b6ed2ff2541205344b /package.json
parentae9695141a04998a480e5f0af8e263d29c5af8fc (diff)
Bump url-parse from 1.5.3 to 1.5.4
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.4) --- updated-dependencies: - dependency-name: url-parse dependency-type: direct:production update-type: version-update:semver-patch ... 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 786ab3d0..8fd0ba85 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.3",
+ "url-parse": "^1.5.4",
"vue": "^2.6.14",
"vue-router": "^3.5.2",
"vue-template-compiler": "^2.6.14",