diff --git a/packages/next/package.json b/packages/next/package.json index ec73ac24b6..04d2edeac4 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -256,7 +256,7 @@ "msw": "^1.2.2", "nanoid": "3.1.31", "native-url": "0.3.4", - "neo-async": "2.6.1", + "neo-async": "2.6.2", "node-html-parser": "5.3.3", "ora": "4.0.4", "os-browserify": "0.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af2c036207..836da20f57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1160,8 +1160,8 @@ importers: specifier: 0.3.4 version: 0.3.4 neo-async: - specifier: 2.6.1 - version: 2.6.1 + specifier: 2.6.2 + version: 2.6.2 node-html-parser: specifier: 5.3.3 version: 5.3.3 @@ -14513,7 +14513,7 @@ packages: hasBin: true dependencies: minimist: 1.2.6 - neo-async: 2.6.1 + neo-async: 2.6.2 source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: @@ -21922,7 +21922,7 @@ packages: dependencies: acorn-loose: 8.3.0 loose-envify: 1.4.0 - neo-async: 2.6.1 + neo-async: 2.6.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) webpack: 5.86.0(@swc/core@1.3.55)