Skip to content

Commit 737846a

Browse files
Merge pull request #961 from BitGo/f4c4dependabot/npm_and_yarn/express-4.21.2
chore(deps): bump express from 4.21.1 to 4.21.2
2 parents 7cdb008 + 62e739b commit 737846a

File tree

4 files changed

+17
-13
lines changed

4 files changed

+17
-13
lines changed

package-lock.json

Lines changed: 14 additions & 10 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.21.1",
22+
"express": "4.21.2",
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": "13.0.0",
3232
"c8": "10.1.3",
33-
"express": "4.21.1",
33+
"express": "4.21.2",
3434
"io-ts-types": "0.5.19",
3535
"superagent": "10.1.1",
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.21.1",
22+
"express": "4.21.2",
2323
"fp-ts": "^2.0.0",
2424
"io-ts": "2.1.3"
2525
},

0 commit comments

Comments
 (0)