Skip to content

Commit 5f49f1f

Browse files
authored
Bump @types/epxress to match bump in express.
1 parent 67dc3b2 commit 5f49f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
},
271271
"dependencies": {
272272
"@types/cors": "^2.8.5",
273-
"@types/express": "4.17.3",
273+
"@types/express": "4.21.0",
274274
"cors": "^2.8.5",
275275
"express": "^4.21.0",
276276
"protobufjs": "^7.2.2"

0 commit comments

Comments
 (0)