We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aca759 commit d3dcab6Copy full SHA for d3dcab6
package.json
@@ -52,15 +52,15 @@
52
"eslint": "^9.39.1",
53
"luxon": "^3.7.2",
54
"np": "^10.2.0",
55
- "prettier": "^3.6.2",
+ "prettier": "^3.7.4",
56
"sqlite3": "^5.1.7",
57
"timekeeper": "^2.3.1",
58
"ts-node-maintained": "^10.9.6",
59
"typescript": "~5.9.3"
60
},
61
"dependencies": {
62
"@types/jsonwebtoken": "^9.0.10",
63
- "jsonwebtoken": "^9.0.2",
+ "jsonwebtoken": "^9.0.3",
64
"ms": "^2.1.3"
65
66
"peerDependencies": {
0 commit comments