gnuxie
2024-03-01 18:55:39 +00:00
parent 16b8b5b07a
commit d1c13d63dd
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -60,8 +60,8 @@
"js-yaml": "^4.1.0",
"jsdom": "^24.0.0",
"matrix-appservice-bridge": "^9.0.1",
"matrix-protection-suite": "git+https://github.com/Gnuxie/matrix-protection-suite.git#0.9.0",
"matrix-protection-suite-for-matrix-bot-sdk": "git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git#0.9.0",
"matrix-protection-suite": "git+https://github.com/Gnuxie/matrix-protection-suite.git",
"matrix-protection-suite-for-matrix-bot-sdk": "git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git",
"parse-duration": "^1.0.2",
"pg": "^8.8.0",
"shell-quote": "^1.7.3",
+5 -5
View File
@@ -2319,13 +2319,13 @@ matrix-appservice@^2.0.0:
request-promise "^4.2.6"
sanitize-html "^2.8.0"
"matrix-protection-suite-for-matrix-bot-sdk@git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git#0.9.0":
"matrix-protection-suite-for-matrix-bot-sdk@git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git":
version "0.9.0"
resolved "git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git#ce998f2c56cdeed74229c45977fd836464894854"
resolved "git+https://github.com/Gnuxie/matrix-protection-suite-for-matrix-bot-sdk.git#058f3a07f3ed07ea75b048368c11c7a92e3c248a"
"matrix-protection-suite@git+https://github.com/Gnuxie/matrix-protection-suite.git#0.9.0":
version "0.9.0"
resolved "git+https://github.com/Gnuxie/matrix-protection-suite.git#fa2944d9ef325d88d0113e0d50936d50da2180d8"
"matrix-protection-suite@git+https://github.com/Gnuxie/matrix-protection-suite.git":
version "0.9.1"
resolved "git+https://github.com/Gnuxie/matrix-protection-suite.git#335f39a90307d79c690bc50fa9cd6fac57cfbfb5"
dependencies:
await-lock "^2.2.2"
crypto-js "^4.1.1"