Skip to content

Commit

Permalink
fix(deps): update dependency http-errors to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent ac56bbe commit 1092f4b
Show file tree
Hide file tree
Showing 2 changed files with 5,964 additions and 6,475 deletions.
4 changes: 2 additions & 2 deletions app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"framer-motion": "1.10.3",
"helmet": "3.22.0",
"hoist-non-react-statics": "3.3.2",
"http-errors": "1.7.3",
"http-errors": "1.8.1",
"idb": "5.0.2",
"ioredis": "4.16.3",
"js-cookie": "2.2.1",
Expand Down Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.8.3",
"@types/http-errors": "1.6.3",
"@types/http-errors": "1.8.2",
"@types/ioredis": "4.16.1",
"@types/morgan": "1.9.0",
"@types/styled-components": "5.1.0",
Expand Down
Loading

0 comments on commit 1092f4b

Please sign in to comment.