Skip to content

Commit dc5d112

Browse files
Update Production Dependencies
1 parent 9d80b44 commit dc5d112

File tree

2 files changed

+56
-85
lines changed

2 files changed

+56
-85
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"jsdom": "^24.0.0",
7171
"matrix-appservice-bridge": "^10.3.1",
7272
"matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6",
73-
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@2.4.0",
74-
"matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@2.4.0",
73+
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@2.5.1",
74+
"matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@2.5.1",
7575
"parse-duration": "^1.0.2",
7676
"pg": "^8.8.0",
7777
"shell-quote": "^1.7.3",

yarn.lock

Lines changed: 54 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -251,91 +251,62 @@
251251
domhandler "^4.2.0"
252252
selderee "^0.6.0"
253253

254-
"@sentry-internal/[email protected]":
255-
version "7.114.0"
256-
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.114.0.tgz#bdcd364f511e2de45db6e3004faf5685ca2e0f86"
257-
integrity sha512-dOuvfJN7G+3YqLlUY4HIjyWHaRP8vbOgF+OsE5w2l7ZEn1rMAaUbPntAR8AF9GBA6j2zWNoSo8e7GjbJxVofSg==
258-
dependencies:
259-
"@sentry/core" "7.114.0"
260-
"@sentry/types" "7.114.0"
261-
"@sentry/utils" "7.114.0"
262-
263-
"@sentry-internal/[email protected]":
264-
version "7.120.2"
265-
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.120.2.tgz#6f46ff48116633639dbab37633242be4d8cda1f7"
266-
integrity sha512-eo2F8cP6X+vr54Mp6vu+NoQEDz0M5O24Tz8jPY0T1CpiWdwCmHb7Sln+oLXeQ3/LlWdVQihBfKDBZfBdUfsBTg==
267-
dependencies:
268-
"@sentry/core" "7.120.2"
269-
"@sentry/types" "7.120.2"
270-
"@sentry/utils" "7.120.2"
271-
272-
273-
version "7.114.0"
274-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.114.0.tgz#3efe86b92a5379c44dfd0fd4685266b1a30fa898"
275-
integrity sha512-YnanVlmulkjgZiVZ9BfY9k6I082n+C+LbZo52MTvx3FY6RE5iyiPMpaOh67oXEZRWcYQEGm+bKruRxLVP6RlbA==
276-
dependencies:
277-
"@sentry/types" "7.114.0"
278-
"@sentry/utils" "7.114.0"
279-
280-
281-
version "7.120.2"
282-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.120.2.tgz#f3b14d18782120685404ec18ab44a14fc4c63234"
283-
integrity sha512-eurLBFQJC7WWWYoEna25Z9I/GJjqAmH339tv52XP8sqXV7B5hRcHDcfrsT/UGHpU316M24p3lWhj0eimtCZ0SQ==
284-
dependencies:
285-
"@sentry/types" "7.120.2"
286-
"@sentry/utils" "7.120.2"
287-
288-
289-
version "7.120.2"
290-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.120.2.tgz#72daaf593bca5cd1c7cbea260c24e7f43942c6c2"
291-
integrity sha512-bMvL2fD3TGLM5YAUoQ2Qz6bYeVU8f7YRFNSjKNxK4EbvFgAU9j1FD6EKg0V0RNOJYnJjGIZYMmcWTXBbVTJL6w==
292-
dependencies:
293-
"@sentry/core" "7.120.2"
294-
"@sentry/types" "7.120.2"
295-
"@sentry/utils" "7.120.2"
254+
"@sentry-internal/[email protected]":
255+
version "7.120.3"
256+
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.120.3.tgz#a54e67c39d23576a72b3f349c1a3fae13e27f2f1"
257+
integrity sha512-Ausx+Jw1pAMbIBHStoQ6ZqDZR60PsCByvHdw/jdH9AqPrNE9xlBSf9EwcycvmrzwyKspSLaB52grlje2cRIUMg==
258+
dependencies:
259+
"@sentry/core" "7.120.3"
260+
"@sentry/types" "7.120.3"
261+
"@sentry/utils" "7.120.3"
262+
263+
264+
version "7.120.3"
265+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.120.3.tgz#88ae2f8c242afce59e32bdee7f866d8788e86c03"
266+
integrity sha512-vyy11fCGpkGK3qI5DSXOjgIboBZTriw0YDx/0KyX5CjIjDDNgp5AGgpgFkfZyiYiaU2Ww3iFuKo4wHmBusz1uA==
267+
dependencies:
268+
"@sentry/types" "7.120.3"
269+
"@sentry/utils" "7.120.3"
270+
271+
272+
version "7.120.3"
273+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.120.3.tgz#ea6812b77dea7d0090a5cf85383f154b3bd5b073"
274+
integrity sha512-6i/lYp0BubHPDTg91/uxHvNui427df9r17SsIEXa2eKDwQ9gW2qRx5IWgvnxs2GV/GfSbwcx4swUB3RfEWrXrQ==
275+
dependencies:
276+
"@sentry/core" "7.120.3"
277+
"@sentry/types" "7.120.3"
278+
"@sentry/utils" "7.120.3"
296279
localforage "^1.8.1"
297280

298281
"@sentry/node@^7.17.2":
299-
version "7.120.2"
300-
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.120.2.tgz#77e737f8b257851477a5208c678baf8ee0ce473d"
301-
integrity sha512-ZnW9gpIGaoU+vYZyVZca9dObfmWYiXEWIMUM/JXaFb8AhP1OXvYweNiU0Pe/gNrz4oGAogU8scJc70ar7Vj0ww==
282+
version "7.120.3"
283+
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.120.3.tgz#59a54e1bfccffd28e7d502a5eefea615f07e13f5"
284+
integrity sha512-t+QtekZedEfiZjbkRAk1QWJPnJlFBH/ti96tQhEq7wmlk3VszDXraZvLWZA0P2vXyglKzbWRGkT31aD3/kX+5Q==
302285
dependencies:
303-
"@sentry-internal/tracing" "7.120.2"
304-
"@sentry/core" "7.120.2"
305-
"@sentry/integrations" "7.120.2"
306-
"@sentry/types" "7.120.2"
307-
"@sentry/utils" "7.120.2"
286+
"@sentry-internal/tracing" "7.120.3"
287+
"@sentry/core" "7.120.3"
288+
"@sentry/integrations" "7.120.3"
289+
"@sentry/types" "7.120.3"
290+
"@sentry/utils" "7.120.3"
308291

309292
"@sentry/tracing@^7.17.2":
310-
version "7.114.0"
311-
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.114.0.tgz#32a3438b0f2d02fb7b7359fe7712c5a349a2a329"
312-
integrity sha512-eldEYGADReZ4jWdN5u35yxLUSTOvjsiZAYd4KBEpf+Ii65n7g/kYOKAjNl7tHbrEG1EsMW4nDPWStUMk1w+tfg==
293+
version "7.120.3"
294+
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.120.3.tgz#c650baa4464f4a3155fc7b1eb2e0acbe7fc9599d"
295+
integrity sha512-B7bqyYFgHuab1Pn7w5KXsZP/nfFo4VDBDdSXDSWYk5+TYJ3IDruO3eJFhOrircfsz4YwazWm9kbeZhkpsHDyHg==
313296
dependencies:
314-
"@sentry-internal/tracing" "7.114.0"
297+
"@sentry-internal/tracing" "7.120.3"
315298

316-
"@sentry/types@7.114.0":
317-
version "7.114.0"
318-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.114.0.tgz#ab8009d5f6df23b7342121083bed34ee2452e856"
319-
integrity sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w==
299+
"@sentry/types@7.120.3":
300+
version "7.120.3"
301+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.120.3.tgz#25f69ae27f0c8430f1863ad2a9ee9cab7fccf232"
302+
integrity sha512-C4z+3kGWNFJ303FC+FxAd4KkHvxpNFYAFN8iMIgBwJdpIl25KZ8Q/VdGn0MLLUEHNLvjob0+wvwlcRBBNLXOow==
320303

321-
322-
version "7.120.2"
323-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.120.2.tgz#de9e96fb64accfe5a6e4ada79b1bf366629d0f14"
324-
integrity sha512-FWVoiblHQJ892GaOqdXx/5/n5XDLF28z81vJ0lCY49PMh8waz8LJ0b9RSmt9tasSDl0OQ7eUlPl1xu1jTrv1NA==
325-
326-
327-
version "7.114.0"
328-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.114.0.tgz#59d30a79f4acff3c9268de0b345f0bcbc6335112"
329-
integrity sha512-319N90McVpupQ6vws4+tfCy/03AdtsU0MurIE4+W5cubHME08HtiEWlfacvAxX+yuKFhvdsO4K4BB/dj54ideg==
330-
dependencies:
331-
"@sentry/types" "7.114.0"
332-
333-
334-
version "7.120.2"
335-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.120.2.tgz#931da4f7989a4e78c4f7c0607f47f9d85461a1b8"
336-
integrity sha512-jgnQlw11mRfQrQRAXbq4zEd+tbYwHel5eqeS/oU6EImXRjmHNtS79nB8MHvJeQu1FMCpFs1Ymrrs5FICwS6VeQ==
304+
305+
version "7.120.3"
306+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.120.3.tgz#0cc891c315d3894eb80c2e7298efd7437e939a5d"
307+
integrity sha512-UDAOQJtJDxZHQ5Nm1olycBIsz2wdGX8SdzyGVHmD8EOQYAeDZQyIlQYohDe9nazdIOQLZCIc3fU0G9gqVLkaGQ==
337308
dependencies:
338-
"@sentry/types" "7.120.2"
309+
"@sentry/types" "7.120.3"
339310

340311
"@sinclair/[email protected]":
341312
version "0.34.13"
@@ -2677,17 +2648,17 @@ matrix-appservice@^2.0.0:
26772648
request-promise "^4.2.6"
26782649
sanitize-html "^2.11.0"
26792650

2680-
"matrix-protection-suite-for-matrix-bot-sdk@npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@2.4.0":
2681-
version "2.4.0"
2682-
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite-for-matrix-bot-sdk/-/matrix-protection-suite-for-matrix-bot-sdk-2.4.0.tgz#5598bbd28ca7f94174049daf12d52c0a3388b3aa"
2683-
integrity sha512-p5G86TBW2TY0boiQhWPXchJBDpsWi70iYM2nJ8BthnXBx6Ck8ON2Km36EEctXks68ylXnFitV2FGvAnN4+mNvA==
2651+
"matrix-protection-suite-for-matrix-bot-sdk@npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@2.5.1":
2652+
version "2.5.1"
2653+
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite-for-matrix-bot-sdk/-/matrix-protection-suite-for-matrix-bot-sdk-2.5.1.tgz#eca2429114c23d1c8e17720644c8b89e86f537ba"
2654+
integrity sha512-uyY47lcCz1MyxgbZvYPGadhSNAT5c4IbljJmccx0bnCnj2IXK25jn48fPoN/auXWcXHGD0Qtpj/O1/pABeSaaA==
26842655
dependencies:
26852656
"@gnuxie/typescript-result" "^1.0.0"
26862657

2687-
"matrix-protection-suite@npm:@gnuxie/matrix-protection-suite@2.4.0":
2688-
version "2.4.0"
2689-
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite/-/matrix-protection-suite-2.4.0.tgz#60659023fd6e5aec4e1282f7726da3baab074ee5"
2690-
integrity sha512-oEA0Vi/VJsHWXNQ0RMiLUID+YpgTH05+OGnHGVyeSS/8HP5Ziij3ZGMJvemZ2pij8Uq6az0hVV/NZUOefCoI1A==
2658+
"matrix-protection-suite@npm:@gnuxie/matrix-protection-suite@2.5.1":
2659+
version "2.5.1"
2660+
resolved "https://registry.yarnpkg.com/@gnuxie/matrix-protection-suite/-/matrix-protection-suite-2.5.1.tgz#fb45f57beb7b8d37f1101c4fc5da9feb2c74f312"
2661+
integrity sha512-Jyq40bkI+kP0GpQ5U3AKJdu1bklXrsBbxyZOnNweCgLcMAv0TuZUQWQaJZRaC/C30KL8mPf4EEelwW2JOluwVA==
26912662
dependencies:
26922663
"@gnuxie/typescript-result" "^1.0.0"
26932664
await-lock "^2.2.2"

0 commit comments

Comments
 (0)