chore: update sharp to 0.34.5 (#24170)

This commit is contained in:
Daniel Dietzler
2025-11-27 16:13:16 +01:00
committed by GitHub
parent fffee80e2f
commit ce00119926
5 changed files with 143 additions and 122 deletions
+2 -2
View File
@@ -105,7 +105,7 @@
"sanitize-filename": "^1.6.3",
"sanitize-html": "^2.14.0",
"semver": "^7.6.2",
"sharp": "^0.34.4",
"sharp": "^0.34.5",
"sirv": "^3.0.0",
"socket.io": "^4.8.1",
"tailwindcss-preset-email": "^1.4.0",
@@ -169,6 +169,6 @@
"node": "24.11.1"
},
"overrides": {
"sharp": "^0.34.4"
"sharp": "^0.34.5"
}
}