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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6b750f22b
commit
a1f712bb4e
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue