Skip to content

Commit

Permalink
Merge pull request #899 from BitGo/24d7dependabot/npm_and_yarn/expres…
Browse files Browse the repository at this point in the history
…s-4.21.0

chore(deps): bump express from 4.20.0 to 4.21.0
  • Loading branch information
bitgopatmcl committed Sep 12, 2024
2 parents deee43b + 881a58c commit e24ee18
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 87 deletions.
118 changes: 34 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/express-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@api-ts/io-ts-http": "0.0.0-semantically-released",
"@api-ts/typed-express-router": "0.0.0-semantically-released",
"express": "4.20.0",
"express": "4.21.0",
"fp-ts": "^2.0.0",
"io-ts": "2.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/superagent-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/supertest": "6.0.2",
"@types/whatwg-url": "11.0.5",
"c8": "10.1.2",
"express": "4.20.0",
"express": "4.21.0",
"io-ts-types": "0.5.19",
"superagent": "10.1.0",
"supertest": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/typed-express-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@api-ts/io-ts-http": "0.0.0-semantically-released",
"@types/express": "4.17.21",
"express": "4.20.0",
"express": "4.21.0",
"fp-ts": "^2.0.0",
"io-ts": "2.1.3"
},
Expand Down

0 comments on commit e24ee18

Please sign in to comment.