Skip to content

Commit ef517f5

Browse files
committed
chore: Update dependencies
- minimatch: 9.0.5 β†’ 9.0.9 - c8: 10.1.3 β†’ 11.0.0 (major) - openai: 6.22.0 β†’ 6.25.0 - posthog-node: 5.24.15 β†’ 5.26.2 - soundcraft-ui-connection: 4.1.1 β†’ 5.0.0 (major) - @simplewebauthn/server: 13.2.2 β†’ 13.2.3 Closes #262, #263, #265, #266, #267 Made-with: Cursor
1 parent 58e0b3a commit ef517f5

2 files changed

Lines changed: 146 additions & 73 deletions

File tree

β€Žpackage-lock.jsonβ€Ž

Lines changed: 144 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "git@github.com:htilly/SlackONOS.git"
2727
},
2828
"devDependencies": {
29-
"c8": "^10.1.3",
29+
"c8": "^11.0.0",
3030
"chai": "6.2.2",
3131
"mocha": "^11.7.5",
3232
"sinon": "^21.0.1"
@@ -49,7 +49,7 @@
4949
"posthog-node": "^5.24.9",
5050
"selfsigned": "^5.5.0",
5151
"sonos": "^1.14.2",
52-
"soundcraft-ui-connection": "^4.1.1",
52+
"soundcraft-ui-connection": "^5.0.0",
5353
"urlencode": "^2.0.0",
5454
"winston": "^3.18.3",
5555
"xml2js": "^0.6.2"

0 commit comments

Comments
Β (0)