diff --git a/package-lock.json b/package-lock.json index 72161e7..7c84562 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@nuxtjs/apollo": "5.0.0-alpha.14", "@nuxtjs/tailwindcss": "6.13.1", "@tailwindcss/typography": "0.5.16", - "@types/node": "22.12.0", + "@types/node": "22.13.0", "@vue/apollo-composable": "4.2.1", "@vueuse/core": "12.5.0", "@vueuse/nuxt": "12.5.0", @@ -2987,9 +2987,9 @@ } }, "node_modules/@types/node": { - "version": "22.12.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.12.0.tgz", - "integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==", + "version": "22.13.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz", + "integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4029912..10b09db 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nuxtjs/apollo": "5.0.0-alpha.14", "@nuxtjs/tailwindcss": "6.13.1", "@tailwindcss/typography": "0.5.16", - "@types/node": "22.12.0", + "@types/node": "22.13.0", "@vue/apollo-composable": "4.2.1", "@vueuse/core": "12.5.0", "@vueuse/nuxt": "12.5.0",