Skip to content

Commit d340133

Browse files
Merge pull request #424 from mcottontensor/undicking_undici
Bumping openapi-typescript version to fix issues with undici
2 parents f258dd6 + f258c54 commit d340133

File tree

3 files changed

+184
-79
lines changed

3 files changed

+184
-79
lines changed

Signalling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-prettier": "^5.2.1",
2929
"eslint-plugin-tsdoc": "^0.2.17",
3030
"nodemon": "^3.0.3",
31-
"openapi-typescript": "^6.7.4",
31+
"openapi-typescript": "^7.0.0",
3232
"prettier": "3.3.3",
3333
"ts-node": "^10.9.2",
3434
"typedoc": "^0.25.8",

SignallingWebServer/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"eslint-plugin-prettier": "^5.2.1",
2828
"eslint-plugin-tsdoc": "^0.2.17",
2929
"nodemon": "^3.0.3",
30-
"openapi-typescript": "^6.7.4",
3130
"prettier": "3.3.3",
3231
"ts-node": "^10.9.2",
3332
"typedoc": "^0.25.8",

0 commit comments

Comments
 (0)