diff --git a/package.json b/package.json index 58e50b5a..fc21fb5d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "firebase:emulator": "pnpm docs:build; pnpm flex:build; pnpm flex:test; firebase emulators:start" }, "devDependencies": { - "@api3/chains": "^10.2.0", + "@api3/chains": "^10.2.1", "adm-zip": "^0.5.16", "axios": "^1.7.7", "colors": "^1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d413e1ac..11430cf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: devDependencies: '@api3/chains': - specifier: ^10.2.0 + specifier: ^10.2.1 version: 10.2.1 adm-zip: specifier: ^0.5.16