gnuxie
2024-04-08 23:34:43 +01:00
committed by Gnuxie
parent ab8b3786df
commit 8e9009b4bc
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -63,8 +63,8 @@
"js-yaml": "^4.1.0",
"jsdom": "^24.0.0",
"matrix-appservice-bridge": "^9.0.1",
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@0.13.0",
"matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@0.13.0",
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@0.14.0",
"matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@0.14.0",
"parse-duration": "^1.0.2",
"pg": "^8.8.0",
"shell-quote": "^1.7.3",
+8 -8
View File
@@ -2505,15 +2505,15 @@ matrix-appservice@^2.0.0:
request-promise "^4.2.6"
sanitize-html "^2.8.0"
"matrix-protection-suite-for-matrix-bot-sdk@npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@0.13.0":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite-for-matrix-bot-sdk/-/matrix-protection-suite-for-matrix-bot-sdk-0.13.0.tgz#f2b7c8d805a0d68d2a2e3023b6e6f4af90a1ea73"
integrity sha512-7Sa+yB89r2EPcBx5ENT2WB4pJSdnZEKqZQNd6ibfkeQ64ry4j4DDSRsHDeu8Y5VlXO748Kv6n2PfD4RBUQtdFQ==
"matrix-protection-suite-for-matrix-bot-sdk@npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite-for-matrix-bot-sdk/-/matrix-protection-suite-for-matrix-bot-sdk-0.14.0.tgz#291efc7e5ba86e92220ddb07e85829683de2a67c"
integrity sha512-LlG3OTgE6v7NcyavuMMvxqPOHQIGtnEy/IJipgkM8SLjo8aR9zpmAr95eh1PBylCYj4sRcptXdg/thhaQc5j2Q==
"matrix-protection-suite@npm:@gnuxie/matrix-protection-suite@0.13.0":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite/-/matrix-protection-suite-0.13.0.tgz#a56c73b4358c3fd20a93edeed2a53bed4963c696"
integrity sha512-TtrCGYCLOKHYRzv0IISUAPxiG/uBV9nMCUYZKZRtX0xWpBlyVUd9wXjrfPrYvFEzHTKIUP9s4E4qo1tGQ4uupw==
"matrix-protection-suite@npm:@gnuxie/matrix-protection-suite@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite/-/matrix-protection-suite-0.14.0.tgz#9fdbb63ecdbc16716b8bd5d2051e5069ddfda7c5"
integrity sha512-CjKIXhnV6yWGEBLdyVrYX3ArcJDTd5j6SS2dwobtoc0i95iu1y95LdhbMhoGtwcP4zLsw3ObM5jzhC+1KHTNOw==
dependencies:
await-lock "^2.2.2"
crypto-js "^4.1.1"