diff --git a/package.json b/package.json index 9ab52972be..4ffa3dbaa7 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "npm-run-all": "4.1.5", "nprogress": "0.2.0", "pixrem": "5.0.0", - "playwright-chromium": "1.28.1", + "playwright-chromium": "1.38.1", "plop": "3.0.5", "postcss-nested": "4.2.3", "postcss-pseudoelements": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0774377bea..198f1e2f0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,7 +138,7 @@ importers: npm-run-all: 4.1.5 nprogress: 0.2.0 pixrem: 5.0.0 - playwright-chromium: 1.28.1 + playwright-chromium: 1.38.1 plop: 3.0.5 postcss-nested: 4.2.3 postcss-pseudoelements: 5.0.0 @@ -313,7 +313,7 @@ importers: npm-run-all: 4.1.5 nprogress: 0.2.0 pixrem: 5.0.0 - playwright-chromium: 1.28.1 + playwright-chromium: 1.38.1 plop: 3.0.5 postcss-nested: 4.2.3 postcss-pseudoelements: 5.0.0 @@ -18074,18 +18074,18 @@ packages: /platform/1.3.6: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} - /playwright-chromium/1.28.1: - resolution: {integrity: sha512-+JVgyAOaLUVN8ppAATtURmb5hEl6kaJjK5j3qh05viZvgJi9QoWkb5K02iBy99ww3q86vSnPoMmtKa1Bv+P7LQ==} - engines: {node: '>=14'} + /playwright-chromium/1.38.1: + resolution: {integrity: sha512-97Y6+lN3yOETy/yPQK+LqSCBdldLu5Rkm+Tnj2oGQfcbC5P8R3eWund7GxWqiYFnq0GLwZZ8EnhiBShKnCiVjg==} + engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.28.1 + playwright-core: 1.38.1 dev: true - /playwright-core/1.28.1: - resolution: {integrity: sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag==} - engines: {node: '>=14'} + /playwright-core/1.38.1: + resolution: {integrity: sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==} + engines: {node: '>=16'} hasBin: true dev: true