We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a6b94c + 7a86cc9 commit 369a9bcCopy full SHA for 369a9bc
2 files changed
apps/notification/package.json
@@ -15,13 +15,13 @@
15
"jsonwebtoken": "^9.0.2",
16
"neverthrow": "^8.0.0",
17
"prom-client": "^15.1.2",
18
- "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0"
+ "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.56.0"
19
},
20
"devDependencies": {
21
+ "@types/jsonwebtoken": "^9.0.6",
22
"@types/node": "^20.10.7",
23
"tsup": "^8.0.2",
24
"tsx": "^4.1.3",
- "typescript": "^5.3.3",
25
- "@types/jsonwebtoken": "^9.0.6"
+ "typescript": "^5.3.3"
26
}
27
0 commit comments