Skip to content

Commit 75af6cc

Browse files
Update production-dependencies
1 parent a183663 commit 75af6cc

4 files changed

Lines changed: 66 additions & 31 deletions

File tree

matrix-meetings-bot/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@
4343
"class-transformer": "^0.5.1",
4444
"class-validator": "^0.14.1",
4545
"express": "^4.21.2",
46-
"html-entities": "^2.5.2",
46+
"html-entities": "^2.6.0",
4747
"i18next": "^24.2.3",
4848
"i18next-fs-backend": "^2.6.1",
4949
"i18next-http-middleware": "^3.9.2",
5050
"joi": "^17.13.3",
5151
"lodash": "^4.17.21",
52-
"luxon": "3.3.0",
52+
"luxon": "3.7.2",
5353
"matrix-bot-sdk": "npm:@nordeck/matrix-bot-sdk@0.7.1-crypto.beta.12",
5454
"mime-types": "^2.1.35",
5555
"mustache": "^4.2.0",
56-
"nestjs-pino": "^4.1.0",
57-
"pino": "^9.2.0",
58-
"pino-http": "^10.1.0",
56+
"nestjs-pino": "^4.5.0",
57+
"pino": "^9.14.0",
58+
"pino-http": "^10.5.0",
5959
"reflect-metadata": "^0.2.2",
6060
"rfc4648": "^1.5.3",
6161
"rrule": "^2.8.1",

matrix-meetings-widget/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"i18next-http-backend": "^2.7.3",
2828
"joi": "^17.13.3",
2929
"lodash": "^4.17.20",
30-
"luxon": "3.3.0",
31-
"matrix-widget-api": "^1.13.1",
30+
"luxon": "3.7.2",
31+
"matrix-widget-api": "^1.17.0",
3232
"mustache": "^4.2.0",
3333
"react": "^18.3.1",
3434
"react-dom": "^18.3.1",
@@ -40,7 +40,7 @@
4040
"reselect": "^4.1.8",
4141
"rrule": "^2.8.1",
4242
"rxjs": "^7.8.1",
43-
"timezones-ical-library": "^1.9.1"
43+
"timezones-ical-library": "^1.11.1"
4444
},
4545
"devDependencies": {
4646
"@matrix-widget-toolkit/testing": "^4.0.1",

packages/calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"i18next": "^24.2.3",
2323
"joi": "^17.13.3",
2424
"lodash": "^4.17.21",
25-
"luxon": "3.3.0",
25+
"luxon": "3.7.2",
2626
"rrule": "^2.8.1"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 57 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,6 +2594,11 @@
25942594
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-1.0.3.tgz#db9cc719191a62e7d9200f6e7bab21c5b848adca"
25952595
integrity sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==
25962596

2597+
"@pinojs/redact@^0.4.0":
2598+
version "0.4.0"
2599+
resolved "https://registry.yarnpkg.com/@pinojs/redact/-/redact-0.4.0.tgz#c3de060dd12640dcc838516aa2a6803cc7b2e9d6"
2600+
integrity sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==
2601+
25972602
"@pkgjs/parseargs@^0.11.0":
25982603
version "0.11.0"
25992604
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
@@ -6834,10 +6839,10 @@ homedir-polyfill@^1.0.1:
68346839
dependencies:
68356840
parse-passwd "^1.0.0"
68366841

6837-
html-entities@^2.5.2:
6838-
version "2.5.2"
6839-
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f"
6840-
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
6842+
html-entities@^2.6.0:
6843+
version "2.6.0"
6844+
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.6.0.tgz#7c64f1ea3b36818ccae3d3fb48b6974208e984f8"
6845+
integrity sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==
68416846

68426847
html-escaper@^2.0.0:
68436848
version "2.0.2"
@@ -8359,10 +8364,10 @@ lru-cache@^5.1.1:
83598364
dependencies:
83608365
yallist "^3.0.2"
83618366

8362-
luxon@3.3.0:
8363-
version "3.3.0"
8364-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.3.0.tgz#d73ab5b5d2b49a461c47cedbc7e73309b4805b48"
8365-
integrity sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==
8367+
luxon@3.7.2:
8368+
version "3.7.2"
8369+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.7.2.tgz#d697e48f478553cca187a0f8436aff468e3ba0ba"
8370+
integrity sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==
83668371

83678372
lz-string@^1.5.0:
83688373
version "1.5.0"
@@ -8448,6 +8453,14 @@ matrix-widget-api@^1.13.1:
84488453
"@types/events" "^3.0.0"
84498454
events "^3.2.0"
84508455

8456+
matrix-widget-api@^1.17.0:
8457+
version "1.17.0"
8458+
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.17.0.tgz#2336de2186fe70d8bd741c1603c162f60b2099c2"
8459+
integrity sha512-5FHoo3iEP3Bdlv5jsYPWOqj+pGdFQNLWnJLiB0V7Ygne7bb+Gsj3ibyFyHWC6BVw+Z+tSW4ljHpO17I9TwStwQ==
8460+
dependencies:
8461+
"@types/events" "^3.0.0"
8462+
events "^3.2.0"
8463+
84518464
mdn-data@2.0.14:
84528465
version "2.0.14"
84538466
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
@@ -8746,10 +8759,10 @@ neo-async@^2.6.2:
87468759
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
87478760
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
87488761

8749-
nestjs-pino@^4.1.0:
8750-
version "4.3.0"
8751-
resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-4.3.0.tgz#6056027b3477ebe6237da799326ffebe43203240"
8752-
integrity sha512-u/FRi+eRH+ER6cccyr9BBNaHg71qxLgWwDT7a0eGbSVZrSUzQ04O5zTNqydgzihNNHfuam6TBTz1wWdapOWYnQ==
8762+
nestjs-pino@^4.5.0:
8763+
version "4.6.0"
8764+
resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-4.6.0.tgz#2853ba19920807ffc8e40f320cae5d93fc553daf"
8765+
integrity sha512-MzSgnOu9MhRT/f7MsvoDnxat11D9JRJYwL1t+tI6J44UrNz9rUVDpceEh9VFsyfiiIJKUri5S+/snMOoaWh7YA==
87538766

87548767
node-abort-controller@^3.0.1:
87558768
version "3.1.1"
@@ -9246,22 +9259,22 @@ pino-abstract-transport@^2.0.0:
92469259
dependencies:
92479260
split2 "^4.0.0"
92489261

9249-
pino-http@^10.1.0:
9250-
version "10.4.0"
9251-
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-10.4.0.tgz#a97911138fd5170e6da92ae8882c2a6357e84115"
9252-
integrity sha512-vjQsKBE+VN1LVchjbfLE7B6nBeGASZNRNKsR68VS0DolTm5R3zo+47JX1wjm0O96dcbvA7vnqt8YqOWlG5nN0w==
9262+
pino-http@^10.5.0:
9263+
version "10.5.0"
9264+
resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-10.5.0.tgz#6a4fd8df93a181fc89f7f89979b8a2146aad29f2"
9265+
integrity sha512-hD91XjgaKkSsdn8P7LaebrNzhGTdB086W3pyPihX0EzGPjq5uBJBXo4N5guqNaK6mUjg9aubMF7wDViYek9dRA==
92539266
dependencies:
92549267
get-caller-file "^2.0.5"
92559268
pino "^9.0.0"
92569269
pino-std-serializers "^7.0.0"
9257-
process-warning "^4.0.0"
9270+
process-warning "^5.0.0"
92589271

92599272
pino-std-serializers@^7.0.0:
92609273
version "7.0.0"
92619274
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
92629275
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
92639276

9264-
pino@^9.0.0, pino@^9.2.0:
9277+
pino@^9.0.0:
92659278
version "9.6.0"
92669279
resolved "https://registry.yarnpkg.com/pino/-/pino-9.6.0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169"
92679280
integrity sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg==
@@ -9278,6 +9291,23 @@ pino@^9.0.0, pino@^9.2.0:
92789291
sonic-boom "^4.0.1"
92799292
thread-stream "^3.0.0"
92809293

9294+
pino@^9.14.0:
9295+
version "9.14.0"
9296+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.14.0.tgz#673d9711c2d1e64d18670c1ec05ef7ba14562556"
9297+
integrity sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==
9298+
dependencies:
9299+
"@pinojs/redact" "^0.4.0"
9300+
atomic-sleep "^1.0.0"
9301+
on-exit-leak-free "^2.1.0"
9302+
pino-abstract-transport "^2.0.0"
9303+
pino-std-serializers "^7.0.0"
9304+
process-warning "^5.0.0"
9305+
quick-format-unescaped "^4.0.3"
9306+
real-require "^0.2.0"
9307+
safe-stable-stringify "^2.3.1"
9308+
sonic-boom "^4.0.1"
9309+
thread-stream "^3.0.0"
9310+
92819311
pirates@^4.0.4:
92829312
version "4.0.6"
92839313
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
@@ -9395,6 +9425,11 @@ process-warning@^4.0.0:
93959425
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-4.0.1.tgz#5c1db66007c67c756e4e09eb170cdece15da32fb"
93969426
integrity sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==
93979427

9428+
process-warning@^5.0.0:
9429+
version "5.0.0"
9430+
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-5.0.0.tgz#566e0bf79d1dff30a72d8bbbe9e8ecefe8d378d7"
9431+
integrity sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
9432+
93989433
process@^0.11.10:
93999434
version "0.11.10"
94009435
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
@@ -11003,10 +11038,10 @@ through@^2.3.6:
1100311038
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
1100411039
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
1100511040

11006-
timezones-ical-library@^1.9.1:
11007-
version "1.9.1"
11008-
resolved "https://registry.yarnpkg.com/timezones-ical-library/-/timezones-ical-library-1.9.1.tgz#36021944c3d45d809dac5ad7e71a9db07266cc47"
11009-
integrity sha512-OBC7oPoQi6JZn6u/2xQcFTMbe1BLjPrv+QUh5jHfYmg0QTR5HnuhwsBqHfvScNTHqTrDxqlXofXzSm2hFDC1Ow==
11041+
timezones-ical-library@^1.11.1:
11042+
version "1.11.1"
11043+
resolved "https://registry.yarnpkg.com/timezones-ical-library/-/timezones-ical-library-1.11.1.tgz#76b733385907e0508699c31dfe42848c985c853d"
11044+
integrity sha512-lU+hk/wWNFZjSXmrFok7x89rseuP3L/2z2sr0JEtOCc/p+vXqYIx2Dvc4fbe1Xc7tbgekm0qfzJimHAOH+Diig==
1101011045

1101111046
tinybench@^2.9.0:
1101211047
version "2.9.0"

0 commit comments

Comments
 (0)