Skip to content

Commit

Permalink
chore(deps): update dependency query-string to v7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent aaff7eb commit 31263fd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
22 changes: 15 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "26.6.3",
"url-parse": "1.5.1",
"crypto-js": "4.0.0",
"query-string": "7.0.0",
"query-string": "7.1.3",
"rollup": "2.47.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-terser": "7.0.2"
Expand All @@ -57,6 +57,6 @@
"dependencies": {
"crypto-js": "^4.0.0",
"url-parse": "^1.5.1",
"query-string": "7.0.0"
"query-string": "7.1.3"
}
}

0 comments on commit 31263fd

Please sign in to comment.