deps: update @atproto/api to 0.18.20
Node.js CI / CI (pull_request) Successful in 25s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s

This commit is contained in:
2026-02-10 07:02:43 -08:00
parent 91b2e4c33e
commit 201408b97c
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"typescript": "5.8.2" "typescript": "5.8.2"
}, },
"dependencies": { "dependencies": {
"@atproto/api": "0.18.18", "@atproto/api": "0.18.20",
"@nhcarrigan/logger": "1.0.0", "@nhcarrigan/logger": "1.0.0",
"@slack/bolt": "4.2.1", "@slack/bolt": "4.2.1",
"@slack/oauth": "3.0.2", "@slack/oauth": "3.0.2",
+19 -19
View File
@@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@atproto/api': '@atproto/api':
specifier: 0.18.18 specifier: 0.18.20
version: 0.18.18 version: 0.18.20
'@nhcarrigan/logger': '@nhcarrigan/logger':
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0 version: 1.0.0
@@ -54,17 +54,17 @@ importers:
packages: packages:
'@atproto/api@0.18.18': '@atproto/api@0.18.20':
resolution: {integrity: sha512-Vg7/sjbwDQZDj8fXtb4E48U4gA+6RC1iSt7onGnH2NyR0E25uds1KnqSKMzqcphdJXrz5GXrgHWc747XPGibzg==} resolution: {integrity: sha512-BZYZkh2VJIFCXEnc/vzKwAwWjAQQTgbNJ8FBxpBK+z+KYh99O0uPCsRYKoCQsRrnkgrhzdU9+g2G+7zanTIGbw==}
'@atproto/common-web@0.4.14': '@atproto/common-web@0.4.15':
resolution: {integrity: sha512-rMU8Q+kpyPpirUS9OqT7aOD1hxKa+diem3vc7BA0lOkj0tU6wcAxegxmbPZ8JaOsR7SSYhP/jCt/5wbT4qqkuQ==} resolution: {integrity: sha512-A4l9gyqUNez8CjZp/Trypz/D3WIQsNj8dN05WR6+RoBbvwc9JhWjKPrm+WoVYc/F16RPdXHLkE3BEJlGIyYIiA==}
'@atproto/lex-data@0.0.9': '@atproto/lex-data@0.0.10':
resolution: {integrity: sha512-1slwe4sG0cyWtsq16+rBoWIxNDqGPkkvN+PV6JuzA7dgUK9bjUmXBGQU4eZlUPSS43X1Nhmr/9VjgKmEzU9vDw==} resolution: {integrity: sha512-FDbcy8VIUVzS9Mi1F8SMxbkL/jOUmRRpqbeM1xB4A0fMxeZJTxf6naAbFt4gYF3quu/+TPJGmio6/7cav05FqQ==}
'@atproto/lex-json@0.0.9': '@atproto/lex-json@0.0.10':
resolution: {integrity: sha512-Q2v1EVZcnd+ndyZj1r2UlGikA7q6It24CFPLbxokcf5Ba4RBupH8IkkQX7mqUDSRWPgQdmZYIdW9wUln+MKDqw==} resolution: {integrity: sha512-L6MyXU17C5ODMeob8myQ2F3xvgCTvJUtM0ew8qSApnN//iDasB/FDGgd7ty4UVNmx4NQ/rtvz8xV94YpG6kneQ==}
'@atproto/lexicon@0.6.1': '@atproto/lexicon@0.6.1':
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==} resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
@@ -2618,9 +2618,9 @@ packages:
snapshots: snapshots:
'@atproto/api@0.18.18': '@atproto/api@0.18.20':
dependencies: dependencies:
'@atproto/common-web': 0.4.14 '@atproto/common-web': 0.4.15
'@atproto/lexicon': 0.6.1 '@atproto/lexicon': 0.6.1
'@atproto/syntax': 0.4.3 '@atproto/syntax': 0.4.3
'@atproto/xrpc': 0.7.7 '@atproto/xrpc': 0.7.7
@@ -2629,28 +2629,28 @@ snapshots:
tlds: 1.256.0 tlds: 1.256.0
zod: 3.24.2 zod: 3.24.2
'@atproto/common-web@0.4.14': '@atproto/common-web@0.4.15':
dependencies: dependencies:
'@atproto/lex-data': 0.0.9 '@atproto/lex-data': 0.0.10
'@atproto/lex-json': 0.0.9 '@atproto/lex-json': 0.0.10
'@atproto/syntax': 0.4.3 '@atproto/syntax': 0.4.3
zod: 3.24.2 zod: 3.24.2
'@atproto/lex-data@0.0.9': '@atproto/lex-data@0.0.10':
dependencies: dependencies:
multiformats: 9.9.0 multiformats: 9.9.0
tslib: 2.8.1 tslib: 2.8.1
uint8arrays: 3.0.0 uint8arrays: 3.0.0
unicode-segmenter: 0.14.5 unicode-segmenter: 0.14.5
'@atproto/lex-json@0.0.9': '@atproto/lex-json@0.0.10':
dependencies: dependencies:
'@atproto/lex-data': 0.0.9 '@atproto/lex-data': 0.0.10
tslib: 2.8.1 tslib: 2.8.1
'@atproto/lexicon@0.6.1': '@atproto/lexicon@0.6.1':
dependencies: dependencies:
'@atproto/common-web': 0.4.14 '@atproto/common-web': 0.4.15
'@atproto/syntax': 0.4.3 '@atproto/syntax': 0.4.3
iso-datestring-validator: 2.2.2 iso-datestring-validator: 2.2.2
multiformats: 9.9.0 multiformats: 9.9.0