Skip to content

Commit

Permalink
chore(deps): bump sharp in /edge/nodejs/resize-picture/resize-picture
Browse files Browse the repository at this point in the history
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.4.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.6...v0.33.4)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 2b1e6a0 commit c91e7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edge/nodejs/resize-picture/resize-picture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"aws-sdk": "^2.889.0",
"axios": "^1.0.0",
"sharp": "^0.32.4"
"sharp": "^0.33.4"
},
"scripts": {
"test": "nyc --check-coverage --lines 60 --reporter=text mocha tests/unit/"
Expand Down

0 comments on commit c91e7ae

Please sign in to comment.