diff --git a/hooks/package.json b/hooks/package.json index 6704a8e2..4cb4422c 100644 --- a/hooks/package.json +++ b/hooks/package.json @@ -13,7 +13,7 @@ "build": "tsc" }, "dependencies": { - "@withfig/api-bindings": "^0.29.4", + "@withfig/api-bindings": "^0.30.5", "react": "^18.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc9c858e..9eab4593 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,8 +270,8 @@ importers: hooks: dependencies: '@withfig/api-bindings': - specifier: ^0.29.4 - version: 0.29.4 + specifier: ^0.30.5 + version: 0.30.5 react: specifier: ^18.2.0 version: 18.2.0 @@ -2750,9 +2750,9 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@withfig/api-bindings@0.29.4: - resolution: {integrity: sha512-+HrbQdHaXQdGTRQzlqM4GQwm7aBQ8SA6PD5tNSZh0Z71jcVhNeFc/vMBf07A9KqwkMTjojOiJYXz1YkQN/eZEA==} - engines: {node: '>=14'} + /@withfig/api-bindings@0.30.5: + resolution: {integrity: sha512-eRahnf3L5dQ6QWq9fY0rTWABWYPUZNpzAZDLb5u1bwbmwvDegz74qY6W1E5pc5SEpM+HHxRUC6ySAl8PeiQXwQ==} + engines: {node: '>=16'} dependencies: long: 5.2.3 protobufjs: 7.2.5