Skip to content

Commit

Permalink
chore(deps): update dependency express to ^4.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent aadbcd0 commit ab7d75f
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 130 deletions.
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"devDependencies": {
"@sourcegraph/tsconfig": "^4.0.1",
"@types/express": "^4.17.11",
"@types/express": "4.17.13",
"@types/humps": "^2.0.0",
"@types/node": "^14.14.20",
"@types/stream-to-array": "^2.3.0",
"@types/tar": "^4.0.4",
"express": "^4.17.1"
"express": "^4.17.3"
},
"dependencies": {
"codesandbox-import-utils": "^2.2.2",
Expand Down
Loading

0 comments on commit ab7d75f

Please sign in to comment.