diff --git a/.pnp.cjs b/.pnp.cjs index e8853f6..964eaf2 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -35,7 +35,7 @@ const RAW_RUNTIME_STATE = ["@solana/web3.js", "npm:1.87.6"],\ ["@types/bn.js", "npm:5.1.5"],\ ["@types/lodash", "npm:4.14.202"],\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["@types/yargs", "npm:17.0.32"],\ ["@typescript-eslint/eslint-plugin", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ ["@typescript-eslint/parser", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ @@ -578,10 +578,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:20.10.1", {\ - "packageLocation": "../../.yarn/berry/cache/@types-node-npm-20.10.1-55cf8269a8-10c0.zip/node_modules/@types/node/",\ + ["npm:20.10.5", {\ + "packageLocation": "../../.yarn/berry/cache/@types-node-npm-20.10.5-9464a4540b-10c0.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["undici-types", "npm:5.26.5"]\ ],\ "linkType": "HARD"\ @@ -4094,7 +4094,7 @@ const RAW_RUNTIME_STATE = ["@solana/web3.js", "npm:1.87.6"],\ ["@types/bn.js", "npm:5.1.5"],\ ["@types/lodash", "npm:4.14.202"],\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["@types/yargs", "npm:17.0.32"],\ ["@typescript-eslint/eslint-plugin", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ ["@typescript-eslint/parser", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ diff --git a/package.json b/package.json index a838928..2bfb1b4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/bn.js": "^5.1.5", "@types/lodash": "^4.14.202", - "@types/node": "^20.10.1", + "@types/node": "^20.10.5", "@types/yargs": "^17.0.32", "@typescript-eslint/eslint-plugin": "^6.13.1", "@typescript-eslint/parser": "^6.13.1", diff --git a/yarn.lock b/yarn.lock index cf2b414..890507f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -425,12 +425,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^20.10.1": - version: 20.10.1 - resolution: "@types/node@npm:20.10.1" +"@types/node@npm:^20.10.5": + version: 20.10.5 + resolution: "@types/node@npm:20.10.5" dependencies: undici-types: "npm:~5.26.4" - checksum: c1b4b5a33f57bd39a8a0d074f27e3e370fccc6cda6a1c46caa48cc4c1687677cfdbffd9dc93fc803c6d355696dd9c73cd6f6507c749f61f83beb7326aec077d2 + checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb languageName: node linkType: hard @@ -3294,7 +3294,7 @@ __metadata: "@solana/web3.js": "npm:^1.87.5" "@types/bn.js": "npm:^5.1.5" "@types/lodash": "npm:^4.14.202" - "@types/node": "npm:^20.10.1" + "@types/node": "npm:^20.10.5" "@types/yargs": "npm:^17.0.32" "@typescript-eslint/eslint-plugin": "npm:^6.13.1" "@typescript-eslint/parser": "npm:^6.13.1"