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-07-02 05:17:30 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-25 03:34:27 +0300
commit1ab482fa4dff01730abf3cde58a7e02aa3fc336e (patch)
treedb916d417aeee45aaa5335769d37a0cf35bcb159 /package.json
parent9b87c4d436f992a14ac74341cf16e2ee6ce3be06 (diff)
Bump qs from 6.10.3 to 6.10.4dependabot/npm_and_yarn/stable23/qs-6.10.4
Bumps [qs](https://github.com/ljharb/qs) from 6.10.3 to 6.10.4. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.10.3...v6.10.4) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@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 e10ff492..00504abb 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"camelcase": "^6.2.1",
"debounce": "^1.2.1",
"path-posix": "^1.0.0",
- "qs": "^6.10.3",
+ "qs": "^6.10.4",
"url-parse": "^1.5.10",
"vue": "^2.6.14",
"vue-router": "^3.5.3",