diff --git a/.node-version b/.node-version index 5397c87..3876fd4 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -16.18.1 +18.16.1 diff --git a/package.json b/package.json index 185d210..b90ab00 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@sveltejs/vite-plugin-svelte": "1.1.1", "@tsconfig/svelte": "3.0.0", "@types/jest": "29.2.4", - "@types/node": "18.11.12", + "@types/node": "18.16.18", "@types/wicg-file-system-access": "2020.9.5", "@wessberg/rollup-plugin-ts": "2.0.4", "autoprefixer": "10.4.13", diff --git a/yarn.lock b/yarn.lock index 2131f39..9635886 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== -"@types/node@18.11.12": - version "18.11.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa" - integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg== +"@types/node@18.16.18": + version "18.16.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390" + integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw== "@types/node@^16.11.7": version "16.11.19"