diff --git a/.pnp.cjs b/.pnp.cjs index 0317216..fcf5cfa 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -36,7 +36,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/react-hooks", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:8.0.1"],\ ["@testing-library/user-event", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:14.5.2"],\ ["@types/jest", "npm:29.5.12"],\ - ["@types/node", "npm:18.19.31"],\ + ["@types/node", "npm:18.19.34"],\ ["@types/react", "npm:18.2.79"],\ ["@types/react-dom", "npm:18.2.25"],\ ["@typescript-eslint/eslint-plugin", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:5.62.0"],\ @@ -2431,10 +2431,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/node", [\ - ["npm:18.19.31", {\ - "packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-18.19.31-cace5a518d-10c0.zip/node_modules/@types/node/",\ + ["npm:18.19.34", {\ + "packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-18.19.34-b0a29e4dd3-10c0.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:18.19.31"],\ + ["@types/node", "npm:18.19.34"],\ ["undici-types", "npm:5.26.5"]\ ],\ "linkType": "HARD"\ @@ -10793,7 +10793,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/react-hooks", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:8.0.1"],\ ["@testing-library/user-event", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:14.5.2"],\ ["@types/jest", "npm:29.5.12"],\ - ["@types/node", "npm:18.19.31"],\ + ["@types/node", "npm:18.19.34"],\ ["@types/react", "npm:18.2.79"],\ ["@types/react-dom", "npm:18.2.25"],\ ["@typescript-eslint/eslint-plugin", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:5.62.0"],\ @@ -12680,7 +12680,7 @@ const RAW_RUNTIME_STATE = "packageDependencies": [\ ["vite", "virtual:2a4e9dace022057175a083496c0ac5b75c33c32a608467b972f1b2536df13ef41f37b30a5cc92f9313818befb060475002505ecbb105b86b1a7fbf67cdbfb676#npm:3.2.10"],\ ["@types/less", null],\ - ["@types/node", "npm:18.19.31"],\ + ["@types/node", "npm:18.19.34"],\ ["@types/sass", null],\ ["@types/stylus", null],\ ["@types/sugarss", null],\ diff --git a/package.json b/package.json index c2c7993..4f74bd3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "18.19.31", + "@types/node": "18.19.34", "@types/react": "18.2.79", "@types/react-dom": "18.2.25", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 9755242..dfad3a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1908,12 +1908,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.31": - version: 18.19.31 - resolution: "@types/node@npm:18.19.31" +"@types/node@npm:18.19.34": + version: 18.19.34 + resolution: "@types/node@npm:18.19.34" dependencies: undici-types: "npm:~5.26.4" - checksum: 10c0/bfebae8389220c0188492c82eaf328f4ba15e6e9b4abee33d6bf36d3b13f188c2f53eb695d427feb882fff09834f467405e2ed9be6aeb6ad4705509822d2ea08 + checksum: 10c0/e985f50684def801801069e236165ee511f9195fc04ad4a2af7642d86aeaeaf7bfe34c147f894a48618a5c71c15b388ca91341a244792149543a712e38351988 languageName: node linkType: hard @@ -8971,7 +8971,7 @@ __metadata: "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/node": "npm:18.19.31" + "@types/node": "npm:18.19.34" "@types/react": "npm:18.2.79" "@types/react-dom": "npm:18.2.25" "@typescript-eslint/eslint-plugin": "npm:5.62.0"