From a1f712bb4e1cd5a424d4dec82da851faf69fc59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:20:11 +0000 Subject: [PATCH] chore(deps): bump p-map from 7.0.5 to 7.0.6 (#22779) Bumps [p-map](https://github.com/sindresorhus/p-map) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/sindresorhus/p-map/releases) - [Commits](https://github.com/sindresorhus/p-map/compare/v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: p-map dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 372983729..f49d7053d 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "oauth-1.0a": "2.2.6", "ofetch": "1.5.1", "otplib": "13.4.1", - "p-map": "7.0.5", + "p-map": "7.0.6", "pac-proxy-agent": "9.1.0", "patchright": "1.61.1", "query-string": "9.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fbec76d9..768ae4ba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -197,8 +197,8 @@ importers: specifier: 13.4.1 version: 13.4.1 p-map: - specifier: 7.0.5 - version: 7.0.5 + specifier: 7.0.6 + version: 7.0.6 pac-proxy-agent: specifier: 9.1.0 version: 9.1.0 @@ -5207,8 +5207,8 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - p-map@7.0.5: - resolution: {integrity: sha512-e8vJF4XdVkzqqSHguEMz41mQO1wKwxKm5ENrUJQUu9kLDCtn83cxbyHZcszr4QC5zEA7WffRRC4gsTecC7J9oA==} + p-map@7.0.6: + resolution: {integrity: sha512-I4Prw6ivkd6p8PiYR1tXASOAOBzIJwu0TB7fqaX0c/8c3QAehNYmX57EijyGGGBt3c/BIowGwV03RVBtXvHEVg==} engines: {node: '>=18'} p-timeout@6.1.4: @@ -10922,7 +10922,7 @@ snapshots: dependencies: p-limit: 3.1.0 - p-map@7.0.5: {} + p-map@7.0.6: {} p-timeout@6.1.4: {}