From fe57771869343b127063cc785fb78a069b9d6876 Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Fri, 18 Feb 2022 23:15:48 -0700 Subject: [PATCH] chore: update package.json (#12246) These changed after 0682672242892b39f193e9f0968a33064751d526 --- package-lock.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61f7e4fb7e..34bbfbd798 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7441,12 +7441,14 @@ "version": "1.20.0-next", "license": "Apache-2.0", "dependencies": { + "colors": "1.4.0", "commander": "8.3.0", "debug": "4.3.3", "extract-zip": "2.0.1", "https-proxy-agent": "5.0.0", "jpeg-js": "0.4.3", "mime": "3.0.0", + "pixelmatch": "5.2.1", "pngjs": "6.0.0", "progress": "2.0.3", "proper-lockfile": "4.1.2", @@ -7516,16 +7518,13 @@ "debug": "4.3.3", "expect": "27.2.5", "jest-matcher-utils": "27.2.5", - "jpeg-js": "0.4.3", "json5": "2.2.0", "mime": "3.0.0", "minimatch": "3.0.4", "ms": "2.1.3", "open": "8.4.0", "pirates": "4.0.4", - "pixelmatch": "5.2.1", "playwright-core": "1.20.0-next", - "pngjs": "6.0.0", "rimraf": "3.0.2", "source-map-support": "0.4.18", "stack-utils": "2.0.5", @@ -8335,16 +8334,13 @@ "debug": "4.3.3", "expect": "27.2.5", "jest-matcher-utils": "27.2.5", - "jpeg-js": "0.4.3", "json5": "2.2.0", "mime": "3.0.0", "minimatch": "3.0.4", "ms": "2.1.3", "open": "8.4.0", "pirates": "4.0.4", - "pixelmatch": "5.2.1", "playwright-core": "1.20.0-next", - "pngjs": "6.0.0", "rimraf": "3.0.2", "source-map-support": "0.4.18", "stack-utils": "2.0.5", @@ -11951,12 +11947,14 @@ "playwright-core": { "version": "file:packages/playwright-core", "requires": { + "colors": "1.4.0", "commander": "8.3.0", "debug": "4.3.3", "extract-zip": "2.0.1", "https-proxy-agent": "5.0.0", "jpeg-js": "0.4.3", "mime": "3.0.0", + "pixelmatch": "5.2.1", "pngjs": "6.0.0", "progress": "2.0.3", "proper-lockfile": "4.1.2",