Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devcsrj committed Jun 28, 2024
1 parent da213b3 commit 70a91d8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 31 deletions.
57 changes: 33 additions & 24 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
}
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.2",
"form-data": "^4.0.0",
"qs": "^6.12.0"
"qs": "^6.12.1"
},
"devDependencies": {
"@olavoparno/jest-badges-readme": "^1.4.0",
"@olavoparno/jest-badges-readme": "^1.5.1",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/multer": "^1.4.11",
"@types/qs": "^6.9.14",
"@types/qs": "^6.9.15",
"body-parser": "^1.20.2",
"express": "^4.19.1",
"express": "^4.19.2",
"husky": "^9.0.11",
"jest": "^29.7.0",
"multer": "^1.4.2",
"ts-jest": "^29.1.2",
"multer": "^1.4.4",
"ts-jest": "^29.1.5",
"tslint": "^5.20.1",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit 70a91d8

Please sign in to comment.