Skip to content

Commit 94049ae

Browse files
committed
fix: upgrade sharp from 0.29.3 to 0.34.4
Snyk has created this PR to upgrade sharp from 0.29.3 to 0.34.4. See this package in npm: sharp See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/71fac919-66d9-4415-8163-dc94eb049dcf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 94049ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cms-buttercms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next": "^12.1.0",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
19-
"sharp": "^0.29.3",
19+
"sharp": "^0.34.4",
2020
"tiny-slider": "^2.9.4",
2121
"typescript": "^3.3.1"
2222
},

0 commit comments

Comments
 (0)