Skip to content

Commit 5023768

Browse files
fix(deps): update dependency @atproto/api to ^0.17.0
1 parent 761ac5e commit 5023768

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@actions/core": "^1.10.0",
44-
"@atproto/api": "^0.14.0",
44+
"@atproto/api": "^0.17.0",
4545
"@extractus/feed-extractor": "^7.0.0",
4646
"handlebars": "^4.7.7",
4747
"mkdirp": "^3.0.0"

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@actions/core": "^1.10.0",
44-
"@atproto/api": "^0.14.0",
44+
"@atproto/api": "^0.17.0",
4545
"@extractus/feed-extractor": "^7.0.0",
4646
"handlebars": "^4.7.7",
4747
"mkdirp": "^3.0.0"

0 commit comments

Comments
 (0)