diff --git a/package.json b/package.json index f0c00981..134be1e6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/typography": "^0.5.10", - "@types/node": "20.9.2", + "@types/node": "20.9.3", "@types/react": "18.2.38", "@types/react-dom": "18.2.14", "@vercel/git-hooks": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54da5792..78308aaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ devDependencies: specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.3.5) '@types/node': - specifier: 20.9.2 - version: 20.9.2 + specifier: 20.9.3 + version: 20.9.3 '@types/react': specifier: 18.2.38 version: 18.2.38 @@ -380,8 +380,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/node@20.9.2: - resolution: {integrity: sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg==} + /@types/node@20.9.3: + resolution: {integrity: sha512-nk5wXLAXGBKfrhLB0cyHGbSqopS+nz0BUgZkUQqSHSSgdee0kssp1IAqlQOu333bW+gMNs2QREx7iynm19Abxw==} dependencies: undici-types: 5.26.5 dev: true