diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 0d03550e6e9..7f1d43e65a5 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.8", "@types/node": "^22.5.4", "@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/parser": "^8.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ecd64fb96..b0328fb487d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -140,8 +140,8 @@ importers: specifier: ^4.3.19 version: 4.3.19 '@types/mocha': - specifier: ^10.0.7 - version: 10.0.7 + specifier: ^10.0.8 + version: 10.0.8 '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -470,8 +470,8 @@ importers: specifier: ^4.3.19 version: 4.3.19 '@types/mocha': - specifier: ^10.0.7 - version: 10.0.7 + specifier: ^10.0.8 + version: 10.0.8 '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -592,8 +592,8 @@ importers: specifier: ^4.3.19 version: 4.3.19 '@types/mocha': - specifier: ^10.0.7 - version: 10.0.7 + specifier: ^10.0.8 + version: 10.0.8 '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -659,8 +659,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 '@types/mocha': - specifier: ^10.0.7 - version: 10.0.7 + specifier: ^10.0.8 + version: 10.0.8 '@typescript-eslint/eslint-plugin': specifier: ^8.4.0 version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.6.2) @@ -723,8 +723,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 '@types/mocha': - specifier: ^10.0.7 - version: 10.0.7 + specifier: ^10.0.8 + version: 10.0.8 '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -2718,8 +2718,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/mocha@10.0.7: - resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==} + /@types/mocha@10.0.8: + resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==} dev: true /@types/node-fetch@2.6.11: diff --git a/token-group/js/package.json b/token-group/js/package.json index 87c80d64af0..24a82f0b7bc 100644 --- a/token-group/js/package.json +++ b/token-group/js/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@solana/web3.js": "^1.95.3", "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.8", "@types/node": "^22.5.4", "@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/parser": "^8.4.0", diff --git a/token-metadata/js/package.json b/token-metadata/js/package.json index a277a0ff008..83abcea1e6c 100644 --- a/token-metadata/js/package.json +++ b/token-metadata/js/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@solana/web3.js": "^1.95.3", "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.8", "@types/node": "^22.5.4", "@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/parser": "^8.4.0", diff --git a/token-swap/js/package.json b/token-swap/js/package.json index 937d0de02d2..a818aa6eac0 100644 --- a/token-swap/js/package.json +++ b/token-swap/js/package.json @@ -54,7 +54,7 @@ "@types/bn.js": "^5.1.0", "@types/chai-as-promised": "^8.0.0", "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.8", "@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", diff --git a/token/js/package.json b/token/js/package.json index 43e57b3529e..10efa0a53b6 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -65,7 +65,7 @@ "@solana/web3.js": "^1.95.3", "@types/chai-as-promised": "^8.0.0", "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.8", "@types/node": "^22.5.4", "@types/node-fetch": "^2.6.11", "@typescript-eslint/eslint-plugin": "^8.4.0",