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

Commit

Permalink
Update dependency express to v4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2020
1 parent d5e3e54 commit af4bf2b
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@yuiblog/markdown": "0.1.5",
"axios": "0.19.0",
"dayjs": "1.8.12",
"express": "4.16.4",
"express": "4.17.1",
"firebase-admin": "6.5.0",
"firebase-functions": "2.1.0",
"marked": "0.5.2",
Expand All @@ -34,7 +34,7 @@
"vuex-type-helper": "1.2.0"
},
"devDependencies": {
"@types/express": "4.16.0",
"@types/express": "4.17.9",
"@types/marked": "0.4.2",
"@types/prismjs": "1.9.0",
"@types/qs": "6.5.2",
Expand Down
Loading

0 comments on commit af4bf2b

Please sign in to comment.