Skip to content

Commit

Permalink
upgrade outdated npm modules
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshshinde2012 committed Jun 3, 2024
1 parent 5f9e37e commit 16293db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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 @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"dependencies": {
"@types/express": "^4.17.21",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"@types/swagger-ui-express": "^4.1.6",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
Expand All @@ -48,7 +48,7 @@
"jest": "^29.7.0",
"jest-to-sonar": "^1.3.0",
"nodemon": "^3.1.2",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"supertest": "^7.0.0",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 16293db

Please sign in to comment.