summary refs log tree commit diff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json

index 6ec5642e..55cabdfe 100644 --- a/package-lock.json +++ b/package-lock.json
@@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@fosscord/server-util": "^1.0.2", + "@fosscord/server-util": "^1.0.3", "dotenv": "^8.2.0", "erlpack": "^0.1.3", "jsonwebtoken": "^8.5.1", @@ -30,9 +30,9 @@ } }, "node_modules/@fosscord/server-util": { - "version": "1.0.2", - "resolved": "git+ssh://git@github.com/fosscord/fosscord-server-util.git#29bdb7297902cdc5a17b042a666b6cc3bd7a3d32", - "license": "ISC", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.0.3.tgz", + "integrity": "sha512-sDZIU1ROu9SwThrwxcIUBw/YY9nB/Uselkgufanx6tdDJ0YTgWzviP7C4l1QweZ/fJdSNBNj1rNipDeY3/r7qA==", "dependencies": { "@types/jsonwebtoken": "^8.5.0", "@types/mongoose-autopopulate": "^0.10.1", @@ -1156,8 +1156,9 @@ }, "dependencies": { "@fosscord/server-util": { - "version": "git+ssh://git@github.com/fosscord/fosscord-server-util.git#29bdb7297902cdc5a17b042a666b6cc3bd7a3d32", - "from": "@fosscord/server-util@^1.0.2", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.0.3.tgz", + "integrity": "sha512-sDZIU1ROu9SwThrwxcIUBw/YY9nB/Uselkgufanx6tdDJ0YTgWzviP7C4l1QweZ/fJdSNBNj1rNipDeY3/r7qA==", "requires": { "@types/jsonwebtoken": "^8.5.0", "@types/mongoose-autopopulate": "^0.10.1",