Skip to content

Commit 89a957b

Browse files
chore(deps): update all-dependencies
1 parent 1fd326f commit 89a957b

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:23.10-slim
22

33
WORKDIR /app
44

bun.lockb

401 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@asteasolutions/zod-to-openapi": "^7.3.0",
20-
"@scalar/express-api-reference": "^0.4.175",
20+
"@scalar/express-api-reference": "^0.6.0",
2121
"compression": "^1.7.5",
2222
"cors": "^2.8.5",
2323
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)