Skip to content

Commit eb8b2a9

Browse files
Update dependency @types/express to v4.17.22 (#3870)
* Update dependency @types/express to v4.17.22 * changes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David de Kloet <david.dekloet@smartcontract.com>
1 parent 8ea6f4b commit eb8b2a9

File tree

6 files changed

+15
-10
lines changed

6 files changed

+15
-10
lines changed

.changeset/chatty-dots-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/bitso-adapter': patch
3+
---
4+
5+
Update dependency @types/express from v4.17.21 to v4.17.22

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

packages/sources/bitso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"tslib": "^2.3.1"
3333
},
3434
"devDependencies": {
35-
"@types/express": "4.17.21",
35+
"@types/express": "4.17.22",
3636
"@types/jest": "^29.5.14",
3737
"@types/node": "22.14.1",
3838
"@types/supertest": "2.0.16",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,7 +2763,7 @@ __metadata:
27632763
dependencies:
27642764
"@chainlink/ea-bootstrap": "workspace:*"
27652765
"@chainlink/ea-test-helpers": "workspace:*"
2766-
"@types/express": "npm:4.17.21"
2766+
"@types/express": "npm:4.17.22"
27672767
"@types/jest": "npm:^29.5.14"
27682768
"@types/node": "npm:22.14.1"
27692769
"@types/supertest": "npm:2.0.16"
@@ -12533,15 +12533,15 @@ __metadata:
1253312533
languageName: node
1253412534
linkType: hard
1253512535

12536-
"@types/express@npm:4.17.21":
12537-
version: 4.17.21
12538-
resolution: "@types/express@npm:4.17.21"
12536+
"@types/express@npm:4.17.22":
12537+
version: 4.17.22
12538+
resolution: "@types/express@npm:4.17.22"
1253912539
dependencies:
1254012540
"@types/body-parser": "npm:*"
1254112541
"@types/express-serve-static-core": "npm:^4.17.33"
1254212542
"@types/qs": "npm:*"
1254312543
"@types/serve-static": "npm:*"
12544-
checksum: 10/7a6d26cf6f43d3151caf4fec66ea11c9d23166e4f3102edfe45a94170654a54ea08cf3103d26b3928d7ebcc24162c90488e33986b7e3a5f8941225edd5eb18c7
12544+
checksum: 10/9497634fc341ff4ac966ec0c529ded03bdacd2c3dae164f10a060ff250c66591b873aedce92d0239869cf3d05615ae9bcad584c7349fe68780242f6fef010c62
1254512545
languageName: node
1254612546
linkType: hard
1254712547

0 commit comments

Comments
 (0)