Skip to content

Commit c847fbe

Browse files
committed
chore: 패키지 버전 최신화
1 parent c1e77ac commit c847fbe

2 files changed

Lines changed: 76 additions & 90 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 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.10.1",
25+
"ioredis": "^5.11.0",
2626
"swagger-jsdoc": "^6.3.0",
2727
"swagger-ui-express": "^5.0.1",
2828
"winston": "^3.19.0",
@@ -35,8 +35,8 @@
3535
"@types/jest": "^29.5.14",
3636
"@types/node": "^22.19.19",
3737
"@types/supertest": "^7.2.0",
38-
"@typescript-eslint/eslint-plugin": "^8.59.4",
39-
"@typescript-eslint/parser": "^8.59.4",
38+
"@typescript-eslint/eslint-plugin": "^8.60.0",
39+
"@typescript-eslint/parser": "^8.60.0",
4040
"eslint": "^9.39.4",
4141
"ioredis-mock": "^8.13.1",
4242
"jest": "^29.7.0",

0 commit comments

Comments
 (0)