File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "repository" : " git://github.com/smartcontractkit/ea-framework-js.git" ,
77 "dependencies" : {
8- "ajv" : " 8.18 .0" ,
8+ "ajv" : " 8.20 .0" ,
99 "axios" : " 1.15.2" ,
1010 "eventsource" : " 4.1.0" ,
1111 "fastify" : " 5.8.5" ,
Original file line number Diff line number Diff line change @@ -645,10 +645,10 @@ ajv-formats@^3.0.1:
645645 dependencies :
646646 ajv "^8.0.0"
647647
648- ajv@8.18.0, ajv@~8.18 .0 :
649- version "8.18 .0"
650- resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18 .0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc "
651- integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A ==
648+ ajv@8.20 .0 :
649+ version "8.20 .0"
650+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.20 .0.tgz#304b3636add88ba7d936760dd50ece006dea95f9 "
651+ integrity sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA ==
652652 dependencies :
653653 fast-deep-equal "^3.1.3"
654654 fast-uri "^3.0.1"
@@ -675,6 +675,16 @@ ajv@^8.0.0, ajv@^8.12.0:
675675 json-schema-traverse "^1.0.0"
676676 require-from-string "^2.0.2"
677677
678+ ajv@~8.18.0 :
679+ version "8.18.0"
680+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
681+ integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
682+ dependencies :
683+ fast-deep-equal "^3.1.3"
684+ fast-uri "^3.0.1"
685+ json-schema-traverse "^1.0.0"
686+ require-from-string "^2.0.2"
687+
678688ansi-regex@^5.0.1 :
679689 version "5.0.1"
680690 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
You can’t perform that action at this time.
0 commit comments