diff --git a/website/package.json b/website/package.json index fb426fd98..0ef16c78d 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "@next/third-parties": "^15.1.3", "@types/mdx": "^2.0.13", "@types/mixpanel-browser": "^2.50.2", - "@types/node": "22.10.3", + "@types/node": "22.10.5", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", "@types/react-syntax-highlighter": "^15.5.13", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index d3ef4c3de..6af976228 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.50.2 version: 2.50.2 '@types/node': - specifier: 22.10.3 - version: 22.10.3 + specifier: 22.10.5 + version: 22.10.5 '@types/react': specifier: 18.3.11 version: 18.3.11 @@ -463,12 +463,12 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@20.14.12': - resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==} - '@types/node@22.10.3': resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/node@22.10.5': + resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} + '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} @@ -1826,9 +1826,6 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} @@ -2286,12 +2283,12 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@20.14.12': + '@types/node@22.10.3': dependencies: - undici-types: 5.26.5 + undici-types: 6.20.0 optional: true - '@types/node@22.10.3': + '@types/node@22.10.5': dependencies: undici-types: 6.20.0 @@ -3007,7 +3004,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.12 + '@types/node': 22.10.3 merge-stream: 2.0.0 supports-color: 8.1.1 optional: true @@ -4098,9 +4095,6 @@ snapshots: typescript@5.7.2: {} - undici-types@5.26.5: - optional: true - undici-types@6.20.0: {} unified@11.0.5: