Skip to content

Commit

Permalink
Merge branch 'main' into release/v5
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Jul 16, 2024
2 parents 872f857 + d957428 commit 11fe6cb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -123,7 +123,7 @@
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"openapi-types": "^12.1.3",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"ts-jest": "^29.2.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"axios": "^1.7.2",
"form-data": "^4.0.0",
"qs": "^6.12.2"
"qs": "^6.12.3"
},
"devDependencies": {
"@types/form-data": "^2.5.0",
Expand Down

0 comments on commit 11fe6cb

Please sign in to comment.