Skip to content

Commit

Permalink
build(deps): bump http-proxy-middleware from 1.1.0 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 14, 2021
1 parent 9711d83 commit 9d31983
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 89 deletions.
10 changes: 5 additions & 5 deletions packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"chokidar": "3.5.1",
"dotenv-defaults": "2.0.1",
"express": "^4.17.1",
"glob": "7.1.6",
"http-proxy-middleware": "^1.1.0",
"glob": "7.1.7",
"http-proxy-middleware": "^2.0.0",
"lodash.escape": "^4.0.1",
"morgan": "^1.10.0",
"qs": "^6.9.3",
Expand All @@ -28,10 +28,10 @@
},
"devDependencies": {
"@types/aws-lambda": "^8.10.76",
"@types/express": "^4.17.3",
"@types/express": "^4.17.11",
"@types/lodash.escape": "^4.0.6",
"@types/morgan": "^1.9.0",
"@types/qs": "^6.9.1",
"@types/morgan": "^1.9.2",
"@types/qs": "^6.9.6",
"@types/stack-trace": "^0.0.29"
},
"scripts": {
Expand Down
Loading

0 comments on commit 9d31983

Please sign in to comment.