Skip to content

Commit c6026c8

Browse files
committed
Actually bump @types/express to 4.17.21.
1 parent 5f49f1f commit c6026c8

File tree

2 files changed

+12
-36
lines changed

2 files changed

+12
-36
lines changed

package-lock.json

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

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.21.0",
273+
"@types/express": "^4.17.21",
274274
"cors": "^2.8.5",
275275
"express": "^4.21.0",
276276
"protobufjs": "^7.2.2"

0 commit comments

Comments
 (0)