Skip to content

Commit 9f9d0a4

Browse files
authored
fix: all major pnpm package vulnerabilities (#1382)
Upgrade sharp package and puppeteer package to resolve all remaining major vulnerabilities.
1 parent 2133f6d commit 9f9d0a4

4 files changed

Lines changed: 103 additions & 727 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"minimist": "^1.2.8",
5757
"node-fetch": "^2.7.0",
5858
"semver": "^7.8.5",
59-
"sharp": "^0.33.5",
59+
"sharp": "^0.35.4",
6060
"valid-url": "^1.0.9",
6161
"xcode": "^3.0.1"
6262
},

0 commit comments

Comments
 (0)