We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadd9e5 commit 26b7e0bCopy full SHA for 26b7e0b
layer/Makefile
@@ -1,9 +1,9 @@
1
# Library Versions
2
WEBP_VERSION=1.3.2
3
LIBDE265_VERSION=1.0.12
4
-LIBHEIF_VERSION=1.16.2
5
-VIPS_VERSION=8.14.5
6
-SHARP_VERSION=0.32.6
+LIBHEIF_VERSION=1.12.0
+VIPS_VERSION=8.12.2
+SHARP_VERSION=0.30.7
7
8
PREFIX_PATH=/opt
9
layer/src/package.json
@@ -11,6 +11,6 @@
11
"node": ">=16.0"
12
},
13
"dependencies": {
14
- "sharp": "^0.32.6"
+ "sharp": "^0.30.7"
15
}
16
0 commit comments