Skip to content

Commit

Permalink
chore: bump sharp from 0.28.3 to 0.29.1 in /src/api/image
Browse files Browse the repository at this point in the history
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.29.1.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
- [Commits](lovell/sharp@v0.28.3...v0.29.1)

---
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] authored Sep 16, 2021
1 parent e95aad1 commit c89edc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@senecacdot/satellite": "^1.x",
"celebrate": "^14.0.0",
"got": "^11.8.1",
"sharp": "^0.28.0"
"sharp": "^0.29.1"
},
"engines": {
"node": ">=12.0.0"
},
"devDependencies": {
"del-cli": "^3.0.1",
"del-cli": "^4.0.1",
"nodemon": "^2.0.7"
}
}

0 comments on commit c89edc3

Please sign in to comment.