chore(deps): bump p-map from 7.0.4 to 7.0.5 (#22389)
Bumps [p-map](https://github.com/sindresorhus/p-map) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/sindresorhus/p-map/releases) - [Commits](https://github.com/sindresorhus/p-map/compare/v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: p-map dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9823723757
commit
b8ac7d8a0c
|
|
@ -112,7 +112,7 @@
|
|||
"oauth-1.0a": "2.2.6",
|
||||
"ofetch": "1.5.1",
|
||||
"otplib": "13.4.1",
|
||||
"p-map": "7.0.4",
|
||||
"p-map": "7.0.5",
|
||||
"pac-proxy-agent": "9.1.0",
|
||||
"patchright": "1.61.1",
|
||||
"query-string": "9.4.1",
|
||||
|
|
|
|||
|
|
@ -197,8 +197,8 @@ importers:
|
|||
specifier: 13.4.1
|
||||
version: 13.4.1
|
||||
p-map:
|
||||
specifier: 7.0.4
|
||||
version: 7.0.4
|
||||
specifier: 7.0.5
|
||||
version: 7.0.5
|
||||
pac-proxy-agent:
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
|
|
@ -4704,8 +4704,8 @@ packages:
|
|||
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
p-map@7.0.4:
|
||||
resolution: {integrity: sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==}
|
||||
p-map@7.0.5:
|
||||
resolution: {integrity: sha512-e8vJF4XdVkzqqSHguEMz41mQO1wKwxKm5ENrUJQUu9kLDCtn83cxbyHZcszr4QC5zEA7WffRRC4gsTecC7J9oA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
pac-proxy-agent@9.1.0:
|
||||
|
|
@ -10134,7 +10134,7 @@ snapshots:
|
|||
dependencies:
|
||||
p-limit: 3.1.0
|
||||
|
||||
p-map@7.0.4: {}
|
||||
p-map@7.0.5: {}
|
||||
|
||||
pac-proxy-agent@9.1.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue