Skip to content

Commit c8187be

Browse files
chore(deps)!: migrate @types/node to ^26.1.1
1 parent 94e0a86 commit c8187be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/deps/npm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var npm = map[string]string{
3434
"@types/cors": "^2.8.19",
3535
"@types/express": "^5.0.6",
3636
"@types/jsonwebtoken": "^9.0.10",
37-
"@types/node": "^25.9.2",
37+
"@types/node": "^26.1.1",
3838
"@types/react": "^19.2.17",
3939
"@types/react-dom": "^19.2.3",
4040
"@types/supertest": "^7.2.0",

0 commit comments

Comments
 (0)