Skip to content

Commit

Permalink
fix(deps): update dependency query-string to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent f723e2e commit a6c5334
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"node-fetch": "3.3.2",
"query-string": "8.2.0"
"query-string": "9.1.0"
},
"lint-staged": {
"*.{ts}": "prettier --write"
Expand Down

0 comments on commit a6c5334

Please sign in to comment.