Skip to content

Commit

Permalink
chore(deps): bump qs and @types/qs (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec authored Mar 19, 2024
2 parents aa04ebe + 094c3bb commit e4cd78e
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 101 deletions.
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"axios": "^1.6.8",
"deep-equal": "^2.2.3",
"ethers": "^5.7.2",
"qs": "^6.10.1"
"qs": "^6.12.0"
},
"devDependencies": {
"@typechain/ethers-v5": "^11.1.2",
"@types/deep-equal": "^1.0.3",
"@types/qs": "^6.9.11",
"@types/qs": "^6.9.12",
"@types/tmp": "^0.2.6",
"cz-conventional-changelog": "^3.0.1",
"standard-version": "^9.0.0",
Expand Down
Loading

0 comments on commit e4cd78e

Please sign in to comment.