chore(deps): bump patchright from 1.60.2 to 1.61.0 (#22302)
Bumps [patchright](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright) from 1.60.2 to 1.61.0. - [Release notes](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright/releases) - [Commits](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright/commits/v1.61.0) --- updated-dependencies: - dependency-name: patchright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
99db8efeb8
commit
19f8fb08d8
|
|
@ -114,7 +114,7 @@
|
|||
"otplib": "13.4.1",
|
||||
"p-map": "7.0.4",
|
||||
"pac-proxy-agent": "9.1.0",
|
||||
"patchright": "1.60.2",
|
||||
"patchright": "1.61.0",
|
||||
"query-string": "9.4.0",
|
||||
"rate-limiter-flexible": "11.2.0",
|
||||
"re2js": "2.8.3",
|
||||
|
|
|
|||
|
|
@ -203,8 +203,8 @@ importers:
|
|||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
patchright:
|
||||
specifier: 1.60.2
|
||||
version: 1.60.2
|
||||
specifier: 1.61.0
|
||||
version: 1.61.0
|
||||
query-string:
|
||||
specifier: 9.4.0
|
||||
version: 9.4.0
|
||||
|
|
@ -4715,13 +4715,13 @@ packages:
|
|||
parseley@0.13.1:
|
||||
resolution: {integrity: sha512-uNBJZzmb60l6p6VWLTmevizNAGnE0xoSf1n0B4q3ntegDNzcS68NRCcBDZTcyXHxt2XhBChsCuqj4M+nChvE/A==}
|
||||
|
||||
patchright-core@1.60.2:
|
||||
resolution: {integrity: sha512-AzUYfbXla1/VVvIKJYK+tOQkdx7PwIM5qSnxz7Hnf2CcRdnqnM6n+goPQl3JLlLdeLj0WA6xlzRn2w/Da7wD4g==}
|
||||
patchright-core@1.61.0:
|
||||
resolution: {integrity: sha512-XataPFEwgufNBgIhBMDjrKVXHyrAcW19HlUc//4yBClKzrxgKgcwAGNbg0q1Dn0QEgtgxtAjKRtWsDgqCclI+A==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
patchright@1.60.2:
|
||||
resolution: {integrity: sha512-4gkWJllmwVcqrcAxjecy6XFsA2df/VXVPj5t+Ezimwm/LPr2QYY8nzcj2FBAb/3u67wu58EXAPLlIZzuFKbeqA==}
|
||||
patchright@1.61.0:
|
||||
resolution: {integrity: sha512-R2EYP5QnXNIDPVlrTF+vy30fg8cgwYtNhHr9WAaEX20Up19biAfKy1UqmrNiKZKim22OV4fIavfTjiXPU8CKSQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -10089,11 +10089,11 @@ snapshots:
|
|||
leac: 0.7.0
|
||||
peberminta: 0.10.0
|
||||
|
||||
patchright-core@1.60.2: {}
|
||||
patchright-core@1.61.0: {}
|
||||
|
||||
patchright@1.60.2:
|
||||
patchright@1.61.0:
|
||||
dependencies:
|
||||
patchright-core: 1.60.2
|
||||
patchright-core: 1.61.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue