diff --git a/examples/token-escrow/package.json b/examples/token-escrow/package.json index 0a74766823..0947072af9 100644 --- a/examples/token-escrow/package.json +++ b/examples/token-escrow/package.json @@ -12,7 +12,7 @@ "mocha": "^10.7.0", "ts-mocha": "^10.0.0", "@types/bn.js": "^5.1.5", - "@types/chai": "^4.3.16", + "@types/chai": "^4.3.17", "@types/mocha": "^10.0.7", "typescript": "^5.5.3", "prettier": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0b57fba9c..10a9b8852c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -268,8 +268,8 @@ importers: specifier: ^5.1.5 version: 5.1.5 '@types/chai': - specifier: ^4.3.16 - version: 4.3.16 + specifier: ^4.3.17 + version: 4.3.17 '@types/mocha': specifier: ^10.0.7 version: 10.0.7 @@ -3003,6 +3003,9 @@ packages: '@types/chai@4.3.16': resolution: {integrity: sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==} + '@types/chai@4.3.17': + resolution: {integrity: sha512-zmZ21EWzR71B4Sscphjief5djsLre50M6lI622OSySTmn9DB3j+C3kWroHfBQWXbOBwbgg/M8CG/hUxDLIloow==} + '@types/cli-progress@3.11.5': resolution: {integrity: sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g==} @@ -10922,6 +10925,8 @@ snapshots: '@types/chai@4.3.16': {} + '@types/chai@4.3.17': {} + '@types/cli-progress@3.11.5': dependencies: '@types/node': 20.12.11 @@ -13089,7 +13094,7 @@ snapshots: fancy-test@2.0.42: dependencies: - '@types/chai': 4.3.16 + '@types/chai': 4.3.17 '@types/lodash': 4.14.199 '@types/node': 20.12.11 '@types/sinon': 10.0.16