Skip to content

Commit 58093f6

Browse files
committed
chore(deps): update dependency pngjs to v6
1 parent b2ef26d commit 58093f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/didiff-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node-fetch": "^2.6.1",
2121
"path": "^0.12.7",
2222
"pixelmatch": "^5.2.1",
23-
"pngjs": "^5.0.0",
23+
"pngjs": "^6.0.0",
2424
"puppeteer": "^5.5.0",
2525
"sharp": "^0.26.3"
2626
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7561,10 +7561,10 @@ pngjs@^4.0.1:
75617561
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-4.0.1.tgz#f803869bb2fc1bfe1bf99aa4ec21c108117cfdbe"
75627562
integrity sha512-rf5+2/ioHeQxR6IxuYNYGFytUyG3lma/WW1nsmjeHlWwtb2aByla6dkVc8pmJ9nplzkTA0q2xx7mMWrOTqT4Gg==
75637563

7564-
pngjs@^5.0.0:
7565-
version "5.0.0"
7566-
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-5.0.0.tgz#e79dd2b215767fd9c04561c01236df960bce7fbb"
7567-
integrity sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==
7564+
pngjs@^6.0.0:
7565+
version "6.0.0"
7566+
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-6.0.0.tgz#ca9e5d2aa48db0228a52c419c3308e87720da821"
7567+
integrity sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==
75687568

75697569
posix-character-classes@^0.1.0:
75707570
version "0.1.1"

0 commit comments

Comments
 (0)