diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 1391ba0a31f..9fc73bb6b44 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@types/chai": "^5.0.1", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^22.9.1", "@typescript-eslint/eslint-plugin": "^8.4.0", "@typescript-eslint/parser": "^8.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31c907a891c..c4018811c0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 '@types/mocha': - specifier: ^10.0.9 - version: 10.0.9 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.9.1 version: 22.9.1 @@ -473,8 +473,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 '@types/mocha': - specifier: ^10.0.9 - version: 10.0.9 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.9.1 version: 22.9.1 @@ -595,8 +595,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 '@types/mocha': - specifier: ^10.0.9 - version: 10.0.9 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.9.1 version: 22.9.1 @@ -662,8 +662,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 '@types/mocha': - specifier: ^10.0.9 - version: 10.0.9 + specifier: ^10.0.10 + version: 10.0.10 '@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.3) @@ -726,8 +726,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 '@types/mocha': - specifier: ^10.0.9 - version: 10.0.9 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.9.1 version: 22.9.1 @@ -2946,8 +2946,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/mocha@10.0.9: - resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} + /@types/mocha@10.0.10: + resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} dev: true /@types/node-fetch@2.6.12: diff --git a/token-group/js/package.json b/token-group/js/package.json index 36ec762e99b..0573edaf0b5 100644 --- a/token-group/js/package.json +++ b/token-group/js/package.json @@ -52,7 +52,7 @@ "@solana/spl-type-length-value": "0.2.0", "@solana/web3.js": "^1.95.4", "@types/chai": "^5.0.1", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^22.9.1", "@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 07612d1cf57..cf7404330a8 100644 --- a/token-metadata/js/package.json +++ b/token-metadata/js/package.json @@ -52,7 +52,7 @@ "@solana/spl-type-length-value": "0.2.0", "@solana/web3.js": "^1.95.4", "@types/chai": "^5.0.1", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^22.9.1", "@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 8e80b5a9c9b..4f17f848335 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.1", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@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 969ec510852..19bec5a2539 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -65,7 +65,7 @@ "@solana/web3.js": "^1.95.4", "@types/chai-as-promised": "^8.0.1", "@types/chai": "^5.0.1", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^22.9.1", "@types/node-fetch": "^2.6.12", "@typescript-eslint/eslint-plugin": "^8.4.0",