chore: roll grid deps for socks proxy (#26392)

This commit is contained in:
Pavel Feldman 2023-08-09 21:18:36 -07:00 committed by GitHub
parent 08d6abab4a
commit 7a250a960b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -6568,7 +6568,7 @@
"dependencies": {
"commander": "^11.0.0",
"debug": "^4.3.2",
"playwright-core": "1.37.0-alpha-aug-7-2023",
"playwright-core": "1.38.0-alpha-aug-10-2023",
"ws": "^8.1.0"
},
"bin": {
@ -6592,9 +6592,9 @@
}
},
"packages/playwright-grid/node_modules/playwright-core": {
"version": "1.37.0-alpha-aug-7-2023",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.0-alpha-aug-7-2023.tgz",
"integrity": "sha512-heSES+oWES3ktYWiAwi0Oo+UWKCNIJtJVn8h0cgHd7qT2lZ23Iq8DPBBFHtbv+YLjhmXrXRpMIkk4o1MXguLgg==",
"version": "1.38.0-alpha-aug-10-2023",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.0-alpha-aug-10-2023.tgz",
"integrity": "sha512-j3+Lmd9ySH2EYv45AgcDccr5v5uBVljnmCV+QYAcrhQ4hGCAoUwGTXEuvPnEgw1BCqF7QfmugeVzEi1UD8PnIQ==",
"bin": {
"playwright-core": "cli.js"
},
@ -7582,7 +7582,7 @@
"@types/ws": "^8.5.5",
"commander": "^11.0.0",
"debug": "^4.3.2",
"playwright-core": "1.37.0-alpha-aug-7-2023",
"playwright-core": "1.38.0-alpha-aug-10-2023",
"ws": "^8.1.0"
},
"dependencies": {
@ -7592,9 +7592,9 @@
"integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ=="
},
"playwright-core": {
"version": "1.37.0-alpha-aug-7-2023",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.0-alpha-aug-7-2023.tgz",
"integrity": "sha512-heSES+oWES3ktYWiAwi0Oo+UWKCNIJtJVn8h0cgHd7qT2lZ23Iq8DPBBFHtbv+YLjhmXrXRpMIkk4o1MXguLgg=="
"version": "1.38.0-alpha-aug-10-2023",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.0-alpha-aug-10-2023.tgz",
"integrity": "sha512-j3+Lmd9ySH2EYv45AgcDccr5v5uBVljnmCV+QYAcrhQ4hGCAoUwGTXEuvPnEgw1BCqF7QfmugeVzEi1UD8PnIQ=="
}
}
},

View file

@ -10,7 +10,7 @@
"dependencies": {
"commander": "^11.0.0",
"debug": "^4.3.2",
"playwright-core": "1.37.0-alpha-aug-7-2023",
"playwright-core": "1.38.0-alpha-aug-10-2023",
"ws": "^8.1.0"
},
"devDependencies": {