Skip to content

Commit 1a0922b

Browse files
committed
chore: 패키지 버전 업데이트
1 parent c847fbe commit 1a0922b

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

package-lock.json

Lines changed: 71 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"express": "^4.22.2",
2323
"express-rate-limit": "^8.5.2",
2424
"helmet": "^8.2.0",
25-
"ioredis": "^5.11.0",
25+
"ioredis": "^5.11.1",
2626
"swagger-jsdoc": "^6.3.0",
2727
"swagger-ui-express": "^5.0.1",
2828
"winston": "^3.19.0",
@@ -33,17 +33,17 @@
3333
"@types/cors": "^2.8.19",
3434
"@types/express": "^4.17.25",
3535
"@types/jest": "^29.5.14",
36-
"@types/node": "^22.19.19",
36+
"@types/node": "^22.19.20",
3737
"@types/supertest": "^7.2.0",
38-
"@typescript-eslint/eslint-plugin": "^8.60.0",
39-
"@typescript-eslint/parser": "^8.60.0",
38+
"@typescript-eslint/eslint-plugin": "^8.60.1",
39+
"@typescript-eslint/parser": "^8.60.1",
4040
"eslint": "^9.39.4",
4141
"ioredis-mock": "^8.13.1",
4242
"jest": "^29.7.0",
4343
"prettier": "^3.8.3",
4444
"supertest": "^7.2.2",
4545
"ts-jest": "^29.4.11",
46-
"tsx": "^4.22.3",
46+
"tsx": "^4.22.4",
4747
"typescript": "~5.9.3"
4848
}
4949
}

0 commit comments

Comments
 (0)