Skip to content

Commit

Permalink
chore: update dependency @types/qs to ^6.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and dhmlau committed Feb 7, 2020
1 parent 2032ab1 commit 4418c66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/rest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/multer": "^1.4.2",
"@types/node": "^10.17.14",
"@types/on-finished": "^2.3.1",
"@types/qs": "^6.9.0",
"@types/qs": "^6.9.1",
"multer": "^1.4.2"
},
"files": [
Expand Down

0 comments on commit 4418c66

Please sign in to comment.