Skip to content

Commit 09e0a3d

Browse files
chore(deps): update all-dependencies
1 parent 1fd326f commit 09e0a3d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23.8-slim
1+
FROM node:24.0-slim
22

33
WORKDIR /app
44

bun.lockb

-2.7 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fs-extra": "^11.3.0",
2828
"helmet": "^8.0.0",
2929
"http-status-codes": "^2.3.0",
30-
"lint-staged": "^15.4.1",
30+
"lint-staged": "^16.0.0",
3131
"mongoose": "^8.9.5",
3232
"morgan": "^1.10.0",
3333
"ms": "^2.1.3",

0 commit comments

Comments
 (0)