Skip to content

Commit

Permalink
Update dependency @types/express to v4.17.20 (#3059)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 86819b6 commit 6c0a45b
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/sources/bitso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.20",
"@types/jest": "27.5.2",
"@types/node": "16.11.51",
"@types/supertest": "2.0.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2360,7 +2360,7 @@ __metadata:
dependencies:
"@chainlink/ea-bootstrap": "workspace:*"
"@chainlink/ea-test-helpers": "workspace:*"
"@types/express": 4.17.19
"@types/express": 4.17.20
"@types/jest": 27.5.2
"@types/node": 16.11.51
"@types/supertest": 2.0.14
Expand Down Expand Up @@ -10564,15 +10564,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:4.17.19":
version: 4.17.19
resolution: "@types/express@npm:4.17.19"
"@types/express@npm:4.17.20":
version: 4.17.20
resolution: "@types/express@npm:4.17.20"
dependencies:
"@types/body-parser": "*"
"@types/express-serve-static-core": ^4.17.33
"@types/qs": "*"
"@types/serve-static": "*"
checksum: 3d39d0655eb0825d96fec100985a38737767ddd6da2dbda1e330a3adf36c98a9b7cd8d9539db32876d1fbb47a09343cad7b38c30c8dd7c291271fcb9b85cb21b
checksum: bf8a97d283128e5129f9ccabbeef728ff3f0484465e0ae74a304bd0588fa6cb715ae68845650caba9a641944b7791ba125d02ddbd47a7e62aaefdd036570c6c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c0a45b

Please sign in to comment.