diff --git a/package.json b/package.json index 472c267..32be2e1 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "axios-retry": "4.5.0", "js-yaml": "4.1.0", "plugnmeet-protocol-js": "1.0.7-rc.6", - "puppeteer": "23.3.0", + "puppeteer": "23.10.0", "winston": "3.14.2", "winston-daily-rotate-file": "5.0.0", "ws": "8.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b71ce8f..255b9fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 1.0.7-rc.6 version: 1.0.7-rc.6 puppeteer: - specifier: 23.3.0 - version: 23.3.0(typescript@5.6.3) + specifier: 23.10.0 + version: 23.10.0(typescript@5.6.3) winston: specifier: 3.14.2 version: 3.14.2 @@ -194,8 +194,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@puppeteer/browsers@2.4.0': - resolution: {integrity: sha512-x8J1csfIygOwf6D6qUAZ0ASk3z63zPb7wkNeHRerCMh82qWKUrOgkuP005AJC8lDL6/evtXETGEJVcwykKT4/g==} + '@puppeteer/browsers@2.5.0': + resolution: {integrity: sha512-6TQAc/5uRILE6deixJ1CR8rXyTbzXIXNgO1D0Woi9Bqicz2FV5iKP3BHYEg6o4UATCMcbQQ0jbmeaOkn/HQk2w==} engines: {node: '>=18'} hasBin: true @@ -423,8 +423,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromium-bidi@0.6.5: - resolution: {integrity: sha512-RuLrmzYrxSb0s9SgpB+QN5jJucPduZQ/9SIe76MDxYJuecPW5mxMdacJ1f4EtgiV+R0p3sCkznTMvH0MPGFqjA==} + chromium-bidi@0.8.0: + resolution: {integrity: sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug==} peerDependencies: devtools-protocol: '*' @@ -515,8 +515,8 @@ packages: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - devtools-protocol@0.0.1330662: - resolution: {integrity: sha512-pzh6YQ8zZfz3iKlCvgzVCu22NdpZ8hNmwU6WnQjNVquh0A9iVosPtNLWDwaWVGyrntQlltPFztTMK5Cg6lfCuw==} + devtools-protocol@0.0.1367902: + resolution: {integrity: sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==} diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} @@ -600,6 +600,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1097,12 +1098,12 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@23.3.0: - resolution: {integrity: sha512-sB2SsVMFs4gKad5OCdv6w5vocvtEUrRl0zQqSyRPbo/cj1Ktbarmhxy02Zyb9R9HrssBcJDZbkrvBnbaesPyYg==} + puppeteer-core@23.10.0: + resolution: {integrity: sha512-7pv6kFget4Iki0RLBDowi35vaccz73XpC6/FAnfCrYa2IXVUlBHfZw+HGWzlvvTGwM9HHd32rgCrIDzil3kj+w==} engines: {node: '>=18'} - puppeteer@23.3.0: - resolution: {integrity: sha512-e2jY8cdWSUGsrLxqGm3hIbJq/UIk1uOY8XY7SM51leXkH7shrIyE91lK90Q9byX6tte+cyL3HKqlWBEd6TjWTA==} + puppeteer@23.10.0: + resolution: {integrity: sha512-vLpEvUM8POKBX4j6y/yyD4oGRhS1oBAbMn3lYpz1yeakhRsA8IhF5QmjXwAIQYGdR/INxyFiY6kQDoUtLGDP3g==} engines: {node: '>=18'} hasBin: true @@ -1557,7 +1558,7 @@ snapshots: '@pkgr/core@0.1.1': {} - '@puppeteer/browsers@2.4.0': + '@puppeteer/browsers@2.5.0': dependencies: debug: 4.3.7 extract-zip: 2.0.1 @@ -1655,7 +1656,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.8.0 '@typescript-eslint/visitor-keys': 8.8.0 - debug: 4.3.6 + debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -1828,9 +1829,9 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromium-bidi@0.6.5(devtools-protocol@0.0.1330662): + chromium-bidi@0.8.0(devtools-protocol@0.0.1367902): dependencies: - devtools-protocol: 0.0.1330662 + devtools-protocol: 0.0.1367902 mitt: 3.0.1 urlpattern-polyfill: 10.0.0 zod: 3.23.8 @@ -1921,7 +1922,7 @@ snapshots: delayed-stream@1.0.0: {} - devtools-protocol@0.0.1330662: {} + devtools-protocol@0.0.1367902: {} diff@4.0.2: {} @@ -2505,12 +2506,12 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@23.3.0: + puppeteer-core@23.10.0: dependencies: - '@puppeteer/browsers': 2.4.0 - chromium-bidi: 0.6.5(devtools-protocol@0.0.1330662) + '@puppeteer/browsers': 2.5.0 + chromium-bidi: 0.8.0(devtools-protocol@0.0.1367902) debug: 4.3.7 - devtools-protocol: 0.0.1330662 + devtools-protocol: 0.0.1367902 typed-query-selector: 2.12.0 ws: 8.18.0 transitivePeerDependencies: @@ -2518,13 +2519,13 @@ snapshots: - supports-color - utf-8-validate - puppeteer@23.3.0(typescript@5.6.3): + puppeteer@23.10.0(typescript@5.6.3): dependencies: - '@puppeteer/browsers': 2.4.0 - chromium-bidi: 0.6.5(devtools-protocol@0.0.1330662) + '@puppeteer/browsers': 2.5.0 + chromium-bidi: 0.8.0(devtools-protocol@0.0.1367902) cosmiconfig: 9.0.0(typescript@5.6.3) - devtools-protocol: 0.0.1330662 - puppeteer-core: 23.3.0 + devtools-protocol: 0.0.1367902 + puppeteer-core: 23.10.0 typed-query-selector: 2.12.0 transitivePeerDependencies: - bufferutil