summary refs log tree commit diff
path: root/package-lock.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-09-29 01:49:42 +0000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-09-29 01:49:42 +0000
commita1b1f22705510b332fe95f6e3283c91e54aa27f5 (patch)
tree53bda166e96d4afaebf2e7df6f3a0df58d453a0d /package-lock.json
parentsend Follow request to guild when remote invite code used (diff)
downloadserver-a1b1f22705510b332fe95f6e3283c91e54aa27f5.tar.xz
update activitypub-types package
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 3ab0b712..f747e72d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2506,8 +2506,8 @@
 			}
 		},
 		"node_modules/activitypub-types": {
-			"version": "1.0.4",
-			"resolved": "git+ssh://git@github.com/spacebarchat/activitypub-types.git#67d3162d8a982f1d64c18412835b54169682b523",
+			"version": "1.1.1",
+			"resolved": "git+ssh://git@github.com/spacebarchat/activitypub-types.git#1270eaeaed5c1cb535b4b1da031160a4a21d2e00",
 			"license": "MIT"
 		},
 		"node_modules/addressparser": {