Skip to content

Commit

Permalink
fix(deps): bump @atproto/api from 0.13.23 to 0.13.31 (#93)
Browse files Browse the repository at this point in the history
Bumps [@atproto/api](https://github.com/bluesky-social/atproto/tree/HEAD/packages/api) from 0.13.23 to 0.13.31.
- [Release notes](https://github.com/bluesky-social/atproto/releases)
- [Changelog](https://github.com/bluesky-social/atproto/blob/main/packages/api/CHANGELOG.md)
- [Commits](https://github.com/bluesky-social/atproto/commits/@atproto/api@0.13.31/packages/api)

---
updated-dependencies:
- dependency-name: "@atproto/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 55e6352 commit aa54bba
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"tailwind:build": "tailwindcss -i ${PWD}/public/styles/tailwind.css -o ${PWD}/public/styles/style.css"
},
"dependencies": {
"@atproto/api": "^0.13.23",
"@atproto/api": "^0.13.31",
"@atproto/xrpc": "^0.6.5",
"@fastify/cookie": "^11.0.2",
"@fastify/formbody": "^8.0.2",
Expand Down
52 changes: 38 additions & 14 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 aa54bba

Please sign in to comment.