Skip to content

Commit b64eea5

Browse files
committed
Bump framework version for scripts package to 2.13.3
1 parent 3e5f51c commit b64eea5

4 files changed

Lines changed: 44 additions & 3 deletions

File tree

.pnp.cjs

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

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@apidevtools/json-schema-ref-parser": "9.1.2",
77
"@chainlink/ea-bootstrap": "workspace:*",
88
"@chainlink/ea-factories": "workspace:*",
9-
"@chainlink/external-adapter-framework": "2.11.6",
9+
"@chainlink/external-adapter-framework": "2.13.3",
1010
"airtable": "0.11.6",
1111
"axios": "1.13.4",
1212
"axios-mock-adapter": "1.20.0",

yarn.lock

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3232,7 +3232,7 @@ __metadata:
32323232
"@apidevtools/json-schema-ref-parser": "npm:9.1.2"
32333233
"@chainlink/ea-bootstrap": "workspace:*"
32343234
"@chainlink/ea-factories": "workspace:*"
3235-
"@chainlink/external-adapter-framework": "npm:2.11.6"
3235+
"@chainlink/external-adapter-framework": "npm:2.13.3"
32363236
"@types/command-line-args": "npm:5.2.3"
32373237
"@types/command-line-usage": "npm:5.0.4"
32383238
"@types/jest": "npm:^29.5.14"
@@ -3517,6 +3517,28 @@ __metadata:
35173517
languageName: node
35183518
linkType: hard
35193519

3520+
"@chainlink/external-adapter-framework@npm:2.13.3":
3521+
version: 2.13.3
3522+
resolution: "@chainlink/external-adapter-framework@npm:2.13.3"
3523+
dependencies:
3524+
"@date-fns/tz": "npm:1.4.1"
3525+
ajv: "npm:8.18.0"
3526+
axios: "npm:1.15.0"
3527+
eventsource: "npm:4.1.0"
3528+
fastify: "npm:5.8.5"
3529+
ioredis: "npm:5.10.1"
3530+
mock-socket: "npm:9.3.1"
3531+
pino: "npm:10.3.1"
3532+
pino-pretty: "npm:13.1.3"
3533+
prom-client: "npm:15.1.3"
3534+
redlock: "npm:5.0.0-beta.2"
3535+
ws: "npm:8.19.0"
3536+
bin:
3537+
create-external-adapter: adapter-generator.js
3538+
checksum: 10/bdd5c56e48f092107ae3e4b721be3e68dcf585862a1c346ae9e6fe823bc2c4bf382107ec0d9af164e62aaf4bcaf4741020ee731d30a9723f4eff537a42c6f033
3539+
languageName: node
3540+
linkType: hard
3541+
35203542
"@chainlink/external-adapter-framework@npm:2.8.0":
35213543
version: 2.8.0
35223544
resolution: "@chainlink/external-adapter-framework@npm:2.8.0"

0 commit comments

Comments
 (0)