summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorRaphael <mail@raphaelkabo.com>2024-02-06 09:18:19 +0000
committerGitHub <noreply@github.com>2024-02-06 09:18:19 +0000
commit9e249e508ead933cb26eba597003a3b4764e27a5 (patch)
treeff9c1b7784b436002a2ebfa86779c4e25ecf64b1 /pnpm-lock.yaml
parentecff04b132db687f67d9a6cda2d1c13831c45394 (diff)
parente40ef51f26d04620b85fcbb15b5c9de857fcbf7b (diff)
Merge pull request #129 from lowercasename/rk/fix-pleroma
Pleroma federation fixes and hidden RSVP functionality
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f303bc0..51126fe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -8,6 +8,9 @@ dependencies:
'@sendgrid/mail':
specifier: ^6.5.5
version: 6.5.5
+ activitypub-types:
+ specifier: ^1.0.3
+ version: 1.0.3
cors:
specifier: ^2.8.5
version: 2.8.5
@@ -875,6 +878,10 @@ packages:
hasBin: true
dev: true
+ /activitypub-types@1.0.3:
+ resolution: {integrity: sha512-70PzXqhskrXebCcIAxyvKeQAR8myxLlSF5GKcyN/5UkTpTPTlQyzehzd4tXFgR6ZE+Tvsy3/1WWKSPTQPXvFwA==}
+ dev: false
+
/agent-base@6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines: {node: '>= 6.0.0'}