Skip to content

Commit

Permalink
bsky,pds: sharp 0.32.6 -> 0.33.5 (#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrox0 authored Nov 8, 2024
1 parent d6f33b4 commit 124eaee
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/bsky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pg": "^8.10.0",
"pino": "^8.21.0",
"pino-http": "^8.2.1",
"sharp": "^0.32.6",
"sharp": "^0.33.5",
"statsig-node": "^5.23.1",
"structured-headers": "^1.0.1",
"typed-emitter": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"p-queue": "^6.6.2",
"pino": "^8.21.0",
"pino-http": "^8.2.1",
"sharp": "^0.32.6",
"sharp": "^0.33.5",
"typed-emitter": "^2.1.0",
"uint8arrays": "3.0.0",
"undici": "^6.19.8",
Expand Down
237 changes: 232 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 124eaee

Please sign in to comment.