Skip to content

Commit

Permalink
build(deps): bump qs and @types/qs (#566)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent e0357c7 commit 0062f2c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/fdr-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lodash": "^4.17.21-es",
"marked": "^5.1.0",
"node-fetch": "2.7.0",
"qs": "6.11.2",
"qs": "6.12.0",
"tinycolor2": "^1.6.0",
"url-join": "4.0.1"
},
Expand All @@ -27,7 +27,7 @@
"@types/lodash": "^4.14.194",
"@types/marked": "^5.0.0",
"@types/node-fetch": "2.6.9",
"@types/qs": "6.9.8",
"@types/qs": "6.9.14",
"@types/tinycolor2": "^1.4.6",
"@types/url-join": "4.0.1",
"eslint": "^8.56.0",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 0062f2c

Please sign in to comment.