diff --git a/packages/seo-graph-scanner/package.json b/packages/seo-graph-scanner/package.json index d428ae2..cff8786 100644 --- a/packages/seo-graph-scanner/package.json +++ b/packages/seo-graph-scanner/package.json @@ -47,7 +47,7 @@ "dependencies": { "@jdevalk/seo-graph-core": "workspace:*", "cheerio": "^1.0.0", - "p-queue": "^8.0.1", + "p-queue": "^9.2.0", "sitemapper": "^3.2.9" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82220f9..35f7476 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ importers: specifier: ^1.0.0 version: 1.2.0 p-queue: - specifier: ^8.0.1 - version: 8.1.1 + specifier: ^9.2.0 + version: 9.2.0 sitemapper: specifier: ^3.2.9 version: 3.3.5 @@ -1743,17 +1743,13 @@ packages: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} - p-queue@8.1.1: - resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==} - engines: {node: '>=18'} - p-queue@9.1.2: resolution: {integrity: sha512-ktsDOALzTYTWWF1PbkNVg2rOt+HaOaMWJMUnt7T3qf5tvZ1L8dBW3tObzprBcXNMKkwj+yFSLqHso0x+UFcJXw==} engines: {node: '>=20'} - p-timeout@6.1.4: - resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} - engines: {node: '>=14.16'} + p-queue@9.2.0: + resolution: {integrity: sha512-dWgLE8AH0HjQ9fe74pUkKkvzzYT18Inp4zra3lKHnnwqGvcfcUBrvF2EAVX+envufDNBOzpPq/IBUONDbI7+3g==} + engines: {node: '>=20'} p-timeout@7.0.1: resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==} @@ -4321,18 +4317,16 @@ snapshots: p-map@2.1.0: {} - p-queue@8.1.1: + p-queue@9.1.2: dependencies: eventemitter3: 5.0.4 - p-timeout: 6.1.4 + p-timeout: 7.0.1 - p-queue@9.1.2: + p-queue@9.2.0: dependencies: eventemitter3: 5.0.4 p-timeout: 7.0.1 - p-timeout@6.1.4: {} - p-timeout@7.0.1: {} p-try@2.2.0: {}