Skip to content

Commit 20c1642

Browse files
authored
Bump sharp from 0.32.6 to 0.34.2 (#567)
This bumps `sharp` from `0.32.6` to `0.34.2` to remove `tar-fs`, resolving [this Dependabot alert](https://github.com/MetaMask/snaps-directory/security/dependabot/47). Unfortunately Gatsby is pinned to an old version of Sharp, so I had to add a resolution.
1 parent 923bd8a commit 20c1642

2 files changed

Lines changed: 284 additions & 174 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"@noble/hashes@~1.1.1": "patch:@noble/hashes@npm%3A1.3.2#./.yarn/patches/@noble-hashes-npm-1.3.2-1e619f9da0.patch",
4949
"@noble/hashes@~1.3.0": "patch:@noble/hashes@npm%3A1.3.2#./.yarn/patches/@noble-hashes-npm-1.3.2-1e619f9da0.patch",
5050
"@noble/hashes@~1.3.1": "patch:@noble/hashes@npm%3A1.3.2#./.yarn/patches/@noble-hashes-npm-1.3.2-1e619f9da0.patch",
51+
"sharp": "^0.34.2",
5152
"xml2js": "^0.5.0"
5253
},
5354
"dependencies": {

0 commit comments

Comments
 (0)