Merge pull request #40 from harvard-lil/2015dependabot/npm_and_yarn/dependabot/playwright-1.37.1

Bump playwright from 1.36.2 to 1.37.1
pull/43/head
Matteo Cargnelutti 2023-08-22 10:39:42 -04:00 zatwierdzone przez GitHub
commit 8dc46da27a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 9 dodań i 9 usunięć

16
package-lock.json wygenerowano
Wyświetl plik

@ -50,7 +50,7 @@
"pino": "^8.7.0", "pino": "^8.7.0",
"pino-abstract-transport": "^1.0.0", "pino-abstract-transport": "^1.0.0",
"pino-std-serializers": "^6.0.0", "pino-std-serializers": "^6.0.0",
"playwright": "^1.32.2", "playwright": "^1.37.1",
"process": "^0.11.10", "process": "^0.11.10",
"process-warning": "^2.0.0", "process-warning": "^2.0.0",
"proxy-addr": "^2.0.7", "proxy-addr": "^2.0.7",
@ -3638,12 +3638,12 @@
} }
}, },
"node_modules/playwright": { "node_modules/playwright": {
"version": "1.36.2", "version": "1.37.1",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.36.2.tgz", "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.37.1.tgz",
"integrity": "sha512-4Fmlq3KWsl85Bl4InJw1NC21aeQV0iSZuFvTDcy1F8zVmXmgQRe89GxF8zMSRt/KIS+2tUolak7EXVl9aC+JdA==", "integrity": "sha512-bgUXRrQKhT48zHdxDYQTpf//0xDfDd5hLeEhjuSw8rXEGoT9YeElpfvs/izonTNY21IQZ7d3s22jLxYaAnubbQ==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"playwright-core": "1.36.2" "playwright-core": "1.37.1"
}, },
"bin": { "bin": {
"playwright": "cli.js" "playwright": "cli.js"
@ -3653,9 +3653,9 @@
} }
}, },
"node_modules/playwright-core": { "node_modules/playwright-core": {
"version": "1.36.2", "version": "1.37.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.2.tgz", "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.1.tgz",
"integrity": "sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==", "integrity": "sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==",
"bin": { "bin": {
"playwright-core": "cli.js" "playwright-core": "cli.js"
}, },

Wyświetl plik

@ -53,7 +53,7 @@
"pino": "^8.7.0", "pino": "^8.7.0",
"pino-abstract-transport": "^1.0.0", "pino-abstract-transport": "^1.0.0",
"pino-std-serializers": "^6.0.0", "pino-std-serializers": "^6.0.0",
"playwright": "^1.32.2", "playwright": "^1.37.1",
"process": "^0.11.10", "process": "^0.11.10",
"process-warning": "^2.0.0", "process-warning": "^2.0.0",
"proxy-addr": "^2.0.7", "proxy-addr": "^2.0.7",