aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-22 18:08:10 +0000
committerJulius Härtl <jus@bitgrid.net>2021-06-23 09:36:31 +0200
commit8cd739105b2eb3fc6b05b2b0fd70208e48557aa4 (patch)
tree5f5fa48f7eb837f5206b7b32eada97a68af83407 /package.json
parent35fe1dfebe976a7efdbaaa6344d08302b848b8a7 (diff)
downloadnextcloud-server-8cd739105b2eb3fc6b05b2b0fd70208e48557aa4.tar.gz
nextcloud-server-8cd739105b2eb3fc6b05b2b0fd70208e48557aa4.zip
Bump query-string from 5.1.1 to 7.0.1
Bumps [query-string](https://github.com/sindresorhus/query-string) from 5.1.1 to 7.0.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v5.1.1...v7.0.1) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:production update-type: version-update:semver-major ... 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 7a0891175d2..1dca078dc7a 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^3.1.0",
"p-queue": "^6.6.2",
- "query-string": "^5.1.1",
+ "query-string": "^7.0.1",
"regenerator-runtime": "^0.13.7",
"select2": "3.5.1",
"snap.js": "^2.0.9",