Skip to content

Commit 215ad96

Browse files
committed
Updated sharp dependency
1 parent 8821bdb commit 215ad96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/image-transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"fs-extra": "^11.0.0"
3434
},
3535
"optionalDependencies": {
36-
"sharp": "^0.34.0"
36+
"sharp": "^0.34.2"
3737
}
3838
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10914,7 +10914,7 @@ shallow-clone@^3.0.0:
1091410914
dependencies:
1091510915
kind-of "^6.0.2"
1091610916

10917-
sharp@^0.34.0:
10917+
sharp@^0.34.2:
1091810918
version "0.34.2"
1091910919
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.34.2.tgz#648bd639854dbe48047b0b420213c186d036b32d"
1092010920
integrity sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==

0 commit comments

Comments
 (0)