diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 3027811f..f1134a70 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -33,7 +33,7 @@ devDependencies: version: 20.4.0 next-sitemap: specifier: ^4.1.3 - version: 4.1.3(@next/env@13.4.9)(next@13.4.9) + version: 4.1.8(next@13.4.9) typescript: specifier: 5.0.4 version: 5.0.4 @@ -1624,12 +1624,11 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /next-sitemap@4.1.3(@next/env@13.4.9)(next@13.4.9): - resolution: {integrity: sha512-eCvbXMCqbD/rYx912y4FzGOqPCbWOIBL4UkgVY5R15eCXygKFKWzEVZGPNVBDu2KVpRCeG943NibOchfyQGDhQ==} + /next-sitemap@4.1.8(next@13.4.9): + resolution: {integrity: sha512-XAXpBHX4o89JfMgvrm0zimlZwpu2iBPXHpimJMUrqOZSc4C2oB1Lv89mxuVON9IE8HOezaM+w4GjJxcYCuGPTQ==} engines: {node: '>=14.18'} hasBin: true peerDependencies: - '@next/env': '*' next: '*' dependencies: '@corex/deepmerge': 4.0.43