Skip to content

Commit

Permalink
Update sharp version
Browse files Browse the repository at this point in the history
Update sharp version to support animated image resizing
You can also take a look here. lovell/sharp#2275
  • Loading branch information
eit authored Mar 7, 2022
1 parent 30353d7 commit 96e64db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/image-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"color": "3.1.3",
"color-name": "1.1.4",
"sharp": "^0.27.0"
"sharp": "^0.30.2"
},
"devDependencies": {
"@types/color": "^3.0.2",
"@types/color-name": "^1.1.1",
"@types/jest": "^27.0.0",
"@types/node": "^16.10.3",
"@types/sharp": "^0.27.0",
"@types/sharp": "^0.29.5",
"aws-sdk": "^2.1031.0",
"jest": "^27.0.0",
"ts-jest": "^27.0.0",
Expand Down

0 comments on commit 96e64db

Please sign in to comment.