diff --git a/package.json b/package.json index 34ce7ad982bf..d07eade955fe 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "agentkeepalive": "^4.5.0", "bigint-buffer": "^1.1.5", "bn.js": "^5.2.1", - "borsh": "^0.7.0", + "borsh": "^2.0.0", "bs58": "^4.0.1", "buffer": "6.0.3", "fast-stable-stringify": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f3ab606a817..cebce5e2c25d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^5.2.1 version: 5.2.1 borsh: - specifier: ^0.7.0 - version: 0.7.0 + specifier: ^2.0.0 + version: 2.0.0 bs58: specifier: ^4.0.1 version: 4.0.1 @@ -4187,6 +4187,9 @@ packages: borsh@0.7.0: resolution: {integrity: sha512-CLCsZGIBCFnPtkNnieW/a8wmreDmfUtjU2m9yHrzPXIlNbqVs0AQrSatSG6vdNYUqdc83tkQi2eHfF98ubzQLA==} + borsh@2.0.0: + resolution: {integrity: sha512-kc9+BgR3zz9+cjbwM8ODoUB4fs3X3I5A/HtX7LZKxCLaMrEeDFoBpnhZY//DTS1VZBSs6S5v46RZRbZjRFspEg==} + bottleneck@2.19.5: resolution: {integrity: sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==} @@ -11520,6 +11523,8 @@ snapshots: bs58: 4.0.1 text-encoding-utf-8: 1.0.2 + borsh@2.0.0: {} + bottleneck@2.19.5: {} brace-expansion@1.1.11: