Skip to content

Commit

Permalink
Merge pull request #31 from santoshshinde2012/dev
Browse files Browse the repository at this point in the history
upgrade outdated npm modules
  • Loading branch information
santoshshinde2012 committed Jun 20, 2024
2 parents 447c0be + cc1176b commit 2c75962
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

6 changes: 3 additions & 3 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.14.2",
"@types/node": "^20.14.6",
"@types/swagger-ui-express": "^4.1.6",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
Expand All @@ -47,12 +47,12 @@
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-to-sonar": "^1.3.0",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"prettier": "^3.3.2",
"supertest": "^7.0.0",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.0"
"typescript-eslint": "^7.13.1"
}
}

0 comments on commit 2c75962

Please sign in to comment.