Skip to content

Commit e24ee18

Browse files
authored
Merge pull request #899 from BitGo/24d7dependabot/npm_and_yarn/express-4.21.0
chore(deps): bump express from 4.20.0 to 4.21.0
2 parents deee43b + 881a58c commit e24ee18

File tree

4 files changed

+37
-87
lines changed

4 files changed

+37
-87
lines changed

package-lock.json

Lines changed: 34 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/express-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@api-ts/io-ts-http": "0.0.0-semantically-released",
2121
"@api-ts/typed-express-router": "0.0.0-semantically-released",
22-
"express": "4.20.0",
22+
"express": "4.21.0",
2323
"fp-ts": "^2.0.0",
2424
"io-ts": "2.1.3"
2525
},

packages/superagent-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/supertest": "6.0.2",
3131
"@types/whatwg-url": "11.0.5",
3232
"c8": "10.1.2",
33-
"express": "4.20.0",
33+
"express": "4.21.0",
3434
"io-ts-types": "0.5.19",
3535
"superagent": "10.1.0",
3636
"supertest": "7.0.0",

packages/typed-express-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@api-ts/io-ts-http": "0.0.0-semantically-released",
2121
"@types/express": "4.17.21",
22-
"express": "4.20.0",
22+
"express": "4.21.0",
2323
"fp-ts": "^2.0.0",
2424
"io-ts": "2.1.3"
2525
},

0 commit comments

Comments
 (0)