Skip to content

Commit 28400d5

Browse files
committed
fix: upgrade sharp from 0.33.5 to 0.34.0
Snyk has created this PR to upgrade sharp from 0.33.5 to 0.34.0. See this package in npm: sharp See this project in Snyk: https://app.snyk.io/org/authzed/project/ba1f5e2c-3779-4576-a375-1b68f7cd2dae?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4173af0 commit 28400d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
3838
"react-youtube": "^10.1.0",
39-
"sharp": "^0.33.4",
39+
"sharp": "^0.34.0",
4040
"tailwind-merge": "^2.4.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)