diff --git a/package.json b/package.json index 174a0152169..93244aac97c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "moment-timezone": "0.5.45", "pikaday": "1.8.2", "prettier": "^2.8.8", - "puppeteer-core": "^24.2.0", + "puppeteer-core": "^24.2.1", "squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d", "stylelint": "^16.14.1", "stylelint-config-standard": "^37.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 719d6d98c8b..b3dfa803083 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^2.8.8 version: 2.8.8 puppeteer-core: - specifier: ^24.2.0 - version: 24.2.0 + specifier: ^24.2.1 + version: 24.2.1 squoosh: specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d @@ -2632,8 +2632,8 @@ packages: '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - '@types/node@22.13.3': - resolution: {integrity: sha512-nR7dEScXY87nBVt9gPL0sP93GCxG7nMzFicbYjOcGdKcLytrXBgrnMIYcghBW0+YfLj3t7G5FgUccrhdZuTB9g==} + '@types/node@22.13.4': + resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} '@types/qs@6.9.18': resolution: {integrity: sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==} @@ -3505,8 +3505,8 @@ packages: resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} engines: {node: '>=6.0'} - chromium-bidi@1.2.0: - resolution: {integrity: sha512-XtdJ1GSN6S3l7tO7F77GhNsw0K367p0IsLYf2yZawCVAKKC3lUvDhPdMVrB2FNhmhfW43QGYbEX3Wg6q0maGwQ==} + chromium-bidi@1.3.0: + resolution: {integrity: sha512-G3x1bkST13kmbL7+dT/oRkNH/7C4UqG+0YQpmySrzXspyOhYgDNc6lhSGpj3cuexvH25WTENhTYq2Tt9JRXtbw==} peerDependencies: devtools-protocol: '*' @@ -7098,8 +7098,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@24.2.0: - resolution: {integrity: sha512-e4A4/xqWdd4kcE6QVHYhJ+Qlx/+XpgjP4d8OwBx0DJoY/nkIRhSgYmKQnv7+XSs1ofBstalt+XPGrkaz4FoXOQ==} + puppeteer-core@24.2.1: + resolution: {integrity: sha512-bCypUh3WXzETafv1TCFAjIUnI8BiQ/d+XvEfEXDLcIMm9CAvROqnBmbt79yBjwasoDZsgfXnUmIJU7Y27AalVQ==} engines: {node: '>=18'} qs@6.13.0: @@ -8605,8 +8605,8 @@ packages: resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==} engines: {node: '>=18'} - zod@3.24.1: - resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} snapshots: @@ -10546,7 +10546,7 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/chai-as-promised@7.1.8': dependencies: @@ -10556,13 +10556,13 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/cookie@0.4.1': {} '@types/cors@2.8.17': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/eslint-scope@3.7.7': dependencies: @@ -10583,7 +10583,7 @@ snapshots: '@types/express-serve-static-core@4.19.6': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/qs': 6.9.18 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -10597,16 +10597,16 @@ snapshots: '@types/fs-extra@5.1.0': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/fs-extra@8.1.5': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/glob@8.1.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/http-errors@2.0.4': {} @@ -10631,7 +10631,7 @@ snapshots: '@types/minimatch@5.1.2': {} - '@types/node@22.13.3': + '@types/node@22.13.4': dependencies: undici-types: 6.20.0 @@ -10646,19 +10646,19 @@ snapshots: '@types/rimraf@2.0.5': dependencies: '@types/glob': 8.1.0 - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/rsvp@4.0.9': {} '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.13.3 + '@types/node': 22.13.4 '@types/send': 0.17.4 '@types/sizzle@2.3.8': {} @@ -10677,7 +10677,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 optional: true '@uppy/aws-s3@4.1.0(@uppy/core@4.2.2)': @@ -11872,7 +11872,7 @@ snapshots: chrome-launcher@1.1.2: dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 2.0.1 @@ -11889,11 +11889,11 @@ snapshots: chrome-trace-event@1.0.4: {} - chromium-bidi@1.2.0(devtools-protocol@0.0.1402036): + chromium-bidi@1.3.0(devtools-protocol@0.0.1402036): dependencies: devtools-protocol: 0.0.1402036 mitt: 3.0.1 - zod: 3.24.1 + zod: 3.24.2 ci-info@4.1.0: {} @@ -13086,7 +13086,7 @@ snapshots: ember-source: 5.12.0(patch_hash=xx7mvsb7nmshqkkqhmf45r3hse)(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glint/template@1.4.1-unstable.34c4510)(rsvp@4.8.5)(webpack@5.98.0(@swc/core@1.10.16)(esbuild@0.25.0)) lodash: 4.17.21 winston: 3.14.2 - zod: 3.24.1 + zod: 3.24.2 transitivePeerDependencies: - supports-color @@ -13124,7 +13124,7 @@ snapshots: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 22.13.3 + '@types/node': 22.13.4 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -14702,7 +14702,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.13.3 + '@types/node': 22.13.4 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -16138,10 +16138,10 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@24.2.0: + puppeteer-core@24.2.1: dependencies: '@puppeteer/browsers': 2.7.1 - chromium-bidi: 1.2.0(devtools-protocol@0.0.1402036) + chromium-bidi: 1.3.0(devtools-protocol@0.0.1402036) debug: 4.4.0(supports-color@8.1.1) devtools-protocol: 0.0.1402036 typed-query-selector: 2.12.0 @@ -17937,4 +17937,4 @@ snapshots: yoctocolors-cjs@2.1.2: {} - zod@3.24.1: {} + zod@3.24.2: {}