diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 2b689548336..71af7ee69b7 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@types/chai": "^5.0.0", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/node": "^22.7.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 f9dc991a0b1..5431f3f4ca8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -140,8 +140,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.9 + version: 10.0.9 '@types/node': specifier: ^22.7.4 version: 22.7.4 @@ -470,8 +470,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.9 + version: 10.0.9 '@types/node': specifier: ^22.7.4 version: 22.7.4 @@ -592,8 +592,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.9 + version: 10.0.9 '@types/node': specifier: ^22.7.4 version: 22.7.4 @@ -659,8 +659,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.9 + version: 10.0.9 '@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.1 version: 8.0.1 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.9 + version: 10.0.9 '@types/node': specifier: ^22.7.4 version: 22.7.4 @@ -2706,8 +2706,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/mocha@10.0.8: - resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==} + /@types/mocha@10.0.9: + resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} dev: true /@types/node-fetch@2.6.11: diff --git a/token-group/js/package.json b/token-group/js/package.json index ec50750f7f9..2b7a6d39484 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": "^5.0.0", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/node": "^22.7.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 3ff4823eb2f..bfbf0044c71 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": "^5.0.0", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/node": "^22.7.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 9f66511bd82..3c5bf0e260c 100644 --- a/token-swap/js/package.json +++ b/token-swap/js/package.json @@ -54,7 +54,7 @@ "@types/bn.js": "^5.1.6", "@types/chai-as-promised": "^8.0.1", "@types/chai": "^5.0.0", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@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 5cd43d5543e..ffb29dd9d20 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.1", "@types/chai": "^5.0.0", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/node": "^22.7.4", "@types/node-fetch": "^2.6.11", "@typescript-eslint/eslint-plugin": "^8.4.0",