diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7a0891175d2..db51be74884 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", @@ -93,7 +93,7 @@ "@babel/core": "^7.14.3", "@babel/plugin-proposal-class-properties": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/preset-env": "^7.14.5", + "@babel/preset-env": "^7.14.7", "@nextcloud/babel-config": "^1.0.0-beta.1", "@nextcloud/browserslist-config": "^2.1.0", "@nextcloud/eslint-config": "^2.2.0", |