deps: update @atproto/api to 0.19.1
Node.js CI / CI (pull_request) Failing after 18s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m0s

This commit is contained in:
2026-03-14 07:01:17 -07:00
parent 8736490d1c
commit 9abb6cee18
2 changed files with 31 additions and 31 deletions
+30 -30
View File
@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@atproto/api':
specifier: 0.19.0
version: 0.19.0
specifier: 0.19.1
version: 0.19.1
'@nhcarrigan/logger':
specifier: 1.0.0
version: 1.0.0
@@ -54,23 +54,23 @@ importers:
packages:
'@atproto/api@0.19.0':
resolution: {integrity: sha512-7u/EGgkIj4bbslGer2RMQPtMWCPvREcpH0mVagaf5om+NcPzUIZeIacWKANVv95BdMJ7jlcHS7xrkEMPmg2dFw==}
'@atproto/api@0.19.1':
resolution: {integrity: sha512-GE94kx6PBsBAUcFne+cX3c77ZVr3/pvfeeG+GtZ1QFE8U9brrXoCoN6qwtOg6PfZk8UvpyCxLyWNfiC2GfCSJg==}
'@atproto/common-web@0.4.17':
resolution: {integrity: sha512-sfxD8NGxyoxhxmM9EUshEFbWcJ3+JHEOZF4Quk6HsCh1UxpHBmLabT/vEsAkDWl+C/8U0ine0+c/gHyE/OZiQQ==}
'@atproto/common-web@0.4.18':
resolution: {integrity: sha512-ilImzP+9N/mtse440kN60pGrEzG7wi4xsV13nGeLrS+Zocybc/ISOpKlbZM13o+twPJ+Q7veGLw9CtGg0GAFoQ==}
'@atproto/lex-data@0.0.12':
resolution: {integrity: sha512-aekJudcK1p6sbTqUv2bJMJBAGZaOJS0mgDclpK3U6VuBREK/au4B6ffunBFWgrDfg0Vwj2JGyEA7E51WZkJcRw==}
'@atproto/lex-data@0.0.13':
resolution: {integrity: sha512-7Z7RwZ1Y/JzBF/Tcn/I4UJ/vIGfh5zn1zjv0KX+flke2JtgFkSE8uh2hOtqgBQMNqE3zdJFM+dcSWln86hR3MQ==}
'@atproto/lex-json@0.0.12':
resolution: {integrity: sha512-XlEpnWWZdDJ5BIgG25GyH+6iBfyrFL18BI5JSE6rUfMObbFMrQRaCuRLQfryRXNysVz3L3U+Qb9y8KcXbE8AcA==}
'@atproto/lex-json@0.0.13':
resolution: {integrity: sha512-hwLhkKaIHulGJpt0EfXAEWdrxqM2L1tV/tvilzhMp3QxPqYgXchFnrfVmLsyFDx6P6qkH1GsX/XC2V36U0UlPQ==}
'@atproto/lexicon@0.6.1':
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
'@atproto/lexicon@0.6.2':
resolution: {integrity: sha512-p3Ly6hinVZW0ETuAXZMeUGwuMm3g8HvQMQ41yyEE6AL0hAkfeKFaZKos6BdBrr6CjkpbrDZqE8M+5+QOceysMw==}
'@atproto/syntax@0.4.3':
resolution: {integrity: sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==}
'@atproto/syntax@0.5.0':
resolution: {integrity: sha512-UA2DSpGdOQzUQ4gi5SH+NEJz/YR3a3Fg3y2oh+xETDSiTRmA4VhHRCojhXAVsBxUT6EnItw190C/KN+DWW90kw==}
'@atproto/xrpc@0.7.7':
resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==}
@@ -2636,51 +2636,51 @@ packages:
snapshots:
'@atproto/api@0.19.0':
'@atproto/api@0.19.1':
dependencies:
'@atproto/common-web': 0.4.17
'@atproto/lexicon': 0.6.1
'@atproto/syntax': 0.4.3
'@atproto/common-web': 0.4.18
'@atproto/lexicon': 0.6.2
'@atproto/syntax': 0.5.0
'@atproto/xrpc': 0.7.7
await-lock: 2.2.2
multiformats: 9.9.0
tlds: 1.256.0
zod: 3.24.2
'@atproto/common-web@0.4.17':
'@atproto/common-web@0.4.18':
dependencies:
'@atproto/lex-data': 0.0.12
'@atproto/lex-json': 0.0.12
'@atproto/syntax': 0.4.3
'@atproto/lex-data': 0.0.13
'@atproto/lex-json': 0.0.13
'@atproto/syntax': 0.5.0
zod: 3.24.2
'@atproto/lex-data@0.0.12':
'@atproto/lex-data@0.0.13':
dependencies:
multiformats: 9.9.0
tslib: 2.8.1
uint8arrays: 3.0.0
unicode-segmenter: 0.14.5
'@atproto/lex-json@0.0.12':
'@atproto/lex-json@0.0.13':
dependencies:
'@atproto/lex-data': 0.0.12
'@atproto/lex-data': 0.0.13
tslib: 2.8.1
'@atproto/lexicon@0.6.1':
'@atproto/lexicon@0.6.2':
dependencies:
'@atproto/common-web': 0.4.17
'@atproto/syntax': 0.4.3
'@atproto/common-web': 0.4.18
'@atproto/syntax': 0.5.0
iso-datestring-validator: 2.2.2
multiformats: 9.9.0
zod: 3.24.2
'@atproto/syntax@0.4.3':
'@atproto/syntax@0.5.0':
dependencies:
tslib: 2.8.1
'@atproto/xrpc@0.7.7':
dependencies:
'@atproto/lexicon': 0.6.1
'@atproto/lexicon': 0.6.2
zod: 3.24.2
'@babel/code-frame@7.26.2':