Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit 411f331

Browse files
committed
Update dependency @types/express to v4.17.0
1 parent 72ce1e3 commit 411f331

File tree

4 files changed

+422
-12
lines changed

4 files changed

+422
-12
lines changed

packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@yuiblog/markdown": "0.1.5",
2222
"axios": "0.19.0",
2323
"dayjs": "1.8.12",
24-
"express": "4.16.4",
24+
"express": "4.17.1",
2525
"firebase-admin": "6.5.0",
2626
"firebase-functions": "2.1.0",
2727
"marked": "0.5.2",
@@ -34,7 +34,7 @@
3434
"vuex-type-helper": "1.2.0"
3535
},
3636
"devDependencies": {
37-
"@types/express": "4.16.0",
37+
"@types/express": "4.17.0",
3838
"@types/marked": "0.4.2",
3939
"@types/prismjs": "1.9.0",
4040
"@types/qs": "6.5.2",

0 commit comments

Comments
 (0)