Skip to content

Commit 47c3792

Browse files
2.14.0
1 parent 371dd8f commit 47c3792

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@chainlink/external-adapter-framework",
3-
"version": "2.13.3",
3+
"version": "2.14.0",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"repository": "git://github.com/smartcontractkit/ea-framework-js.git",
77
"dependencies": {
8-
"ajv": "8.18.0",
9-
"axios": "1.15.0",
8+
"ajv": "8.20.0",
9+
"axios": "1.15.2",
1010
"eventsource": "4.1.0",
1111
"fastify": "5.8.5",
1212
"ioredis": "5.10.1",
@@ -15,7 +15,7 @@
1515
"pino-pretty": "13.1.3",
1616
"prom-client": "15.1.3",
1717
"redlock": "5.0.0-beta.2",
18-
"ws": "8.19.0",
18+
"ws": "8.20.0",
1919
"@date-fns/tz": "1.4.1"
2020
},
2121
"scripts": {
@@ -43,12 +43,12 @@
4343
"@types/node": "24.12.2",
4444
"@types/sinonjs__fake-timers": "15.0.1",
4545
"@types/ws": "8.18.1",
46-
"@typescript-eslint/eslint-plugin": "8.58.2",
47-
"@typescript-eslint/parser": "8.58.2",
46+
"@typescript-eslint/eslint-plugin": "8.59.1",
47+
"@typescript-eslint/parser": "8.59.1",
4848
"ava": "7.0.0",
4949
"axios-mock-adapter": "2.1.0",
5050
"c8": "11.0.0",
51-
"eslint": "10.2.1",
51+
"eslint": "10.3.0",
5252
"eslint-config-prettier": "10.1.8",
5353
"eslint-plugin-tsdoc": "0.5.2",
5454
"mocksse": "1.0.4",

0 commit comments

Comments
 (0)