diff --git a/.pnp.cjs b/.pnp.cjs index 1a349fa0e2..c365b769a9 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -5610,7 +5610,7 @@ const RAW_RUNTIME_STATE = ["@chainlink/bitso-adapter", "workspace:packages/sources/bitso"],\ ["@chainlink/ea-bootstrap", "workspace:packages/core/bootstrap"],\ ["@chainlink/ea-test-helpers", "workspace:packages/core/test-helpers"],\ - ["@types/express", "npm:4.17.22"],\ + ["@types/express", "npm:4.17.23"],\ ["@types/jest", "npm:29.5.14"],\ ["@types/node", "npm:22.14.1"],\ ["@types/supertest", "npm:2.0.16"],\ @@ -17289,10 +17289,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/express", [\ - ["npm:4.17.22", {\ - "packageLocation": "./.yarn/cache/@types-express-npm-4.17.22-cb2b862707-9497634fc3.zip/node_modules/@types/express/",\ + ["npm:4.17.23", {\ + "packageLocation": "./.yarn/cache/@types-express-npm-4.17.23-63c8c95a13-cf4d540bbd.zip/node_modules/@types/express/",\ "packageDependencies": [\ - ["@types/express", "npm:4.17.22"],\ + ["@types/express", "npm:4.17.23"],\ ["@types/body-parser", "npm:1.19.5"],\ ["@types/express-serve-static-core", "npm:4.19.6"],\ ["@types/qs", "npm:6.9.17"],\ diff --git a/.yarn/cache/@bufbuild-buf-darwin-arm64-npm-1.57.0-6f2ff0e9e6-10.zip b/.yarn/cache/@bufbuild-buf-linux-x64-npm-1.57.0-f292389579-10.zip similarity index 71% rename from .yarn/cache/@bufbuild-buf-darwin-arm64-npm-1.57.0-6f2ff0e9e6-10.zip rename to .yarn/cache/@bufbuild-buf-linux-x64-npm-1.57.0-f292389579-10.zip index 9b5a2a515b..5c1fa7419a 100644 Binary files a/.yarn/cache/@bufbuild-buf-darwin-arm64-npm-1.57.0-6f2ff0e9e6-10.zip and b/.yarn/cache/@bufbuild-buf-linux-x64-npm-1.57.0-f292389579-10.zip differ diff --git a/.yarn/cache/@types-express-npm-4.17.22-cb2b862707-9497634fc3.zip b/.yarn/cache/@types-express-npm-4.17.22-cb2b862707-9497634fc3.zip deleted file mode 100644 index 2084f5b865..0000000000 Binary files a/.yarn/cache/@types-express-npm-4.17.22-cb2b862707-9497634fc3.zip and /dev/null differ diff --git a/.yarn/cache/@types-express-npm-4.17.23-63c8c95a13-cf4d540bbd.zip b/.yarn/cache/@types-express-npm-4.17.23-63c8c95a13-cf4d540bbd.zip new file mode 100644 index 0000000000..f5fca600ce Binary files /dev/null and b/.yarn/cache/@types-express-npm-4.17.23-63c8c95a13-cf4d540bbd.zip differ diff --git a/packages/sources/bitso/package.json b/packages/sources/bitso/package.json index 2ec4bfe1c2..e176311e5d 100644 --- a/packages/sources/bitso/package.json +++ b/packages/sources/bitso/package.json @@ -32,7 +32,7 @@ "tslib": "^2.3.1" }, "devDependencies": { - "@types/express": "4.17.22", + "@types/express": "4.17.23", "@types/jest": "^29.5.14", "@types/node": "22.14.1", "@types/supertest": "2.0.16", diff --git a/yarn.lock b/yarn.lock index fdf1953566..83e854fa82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2816,7 +2816,7 @@ __metadata: dependencies: "@chainlink/ea-bootstrap": "workspace:*" "@chainlink/ea-test-helpers": "workspace:*" - "@types/express": "npm:4.17.22" + "@types/express": "npm:4.17.23" "@types/jest": "npm:^29.5.14" "@types/node": "npm:22.14.1" "@types/supertest": "npm:2.0.16" @@ -13159,15 +13159,15 @@ __metadata: languageName: node linkType: hard -"@types/express@npm:4.17.22": - version: 4.17.22 - resolution: "@types/express@npm:4.17.22" +"@types/express@npm:4.17.23": + version: 4.17.23 + resolution: "@types/express@npm:4.17.23" dependencies: "@types/body-parser": "npm:*" "@types/express-serve-static-core": "npm:^4.17.33" "@types/qs": "npm:*" "@types/serve-static": "npm:*" - checksum: 10/9497634fc341ff4ac966ec0c529ded03bdacd2c3dae164f10a060ff250c66591b873aedce92d0239869cf3d05615ae9bcad584c7349fe68780242f6fef010c62 + checksum: 10/cf4d540bbd90801cdc79a46107b8873404698a7fd0c3e8dd42989d52d3bd7f5b8768672e54c20835e41e27349c319bb47a404ad14c0f8db0e9d055ba1cb8a05b languageName: node linkType: hard