Skip to content

Commit

Permalink
PIMS-2256
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharala-Perumal committed Dec 17, 2024
1 parent 500cd96 commit 69e9e0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions express-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cors": "2.8.5",
"dotenv": "16.4.1",
"express": "4.21.1",
"express-rate-limit": "7.4.0",
"express-rate-limit": "7.5.0",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
"node-sql-reader": "0.1.3",
Expand All @@ -44,7 +44,7 @@
"zod": "3.24.0"
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@faker-js/faker": "9.3.0",
"@types/compression": "1.7.4",
"@types/cookie-parser": "1.4.5",
Expand All @@ -59,7 +59,7 @@
"@types/swagger-jsdoc": "6.0.4",
"@types/swagger-ui-express": "4.1.6",
"cross-env": "7.0.3",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
Expand Down

0 comments on commit 69e9e0a

Please sign in to comment.