diff --git a/.node-version b/.node-version index 5397c87f..87ec8842 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -16.18.1 +18.18.2 diff --git a/package.json b/package.json index 185d210b..4124b6f6 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.18.7", "@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 2131f392..9ffbef33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,12 @@ 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.18.7": + version "18.18.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.7.tgz#bb3a7068dc4ba421b6968f2a259298b3a4e129e8" + integrity sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ== + dependencies: + undici-types "~5.26.4" "@types/node@^16.11.7": version "16.11.19" @@ -4714,6 +4716,11 @@ unbox-primitive@^1.0.1: has-symbols "^1.0.2" which-boxed-primitive "^1.0.2" +undici-types@~5.26.4: + version "5.26.5" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== + update-browserslist-db@^1.0.4: version "1.0.5" resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38"