Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed May 28, 2024
1 parent 0240f95 commit 740f5d9
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 188 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"watchos"
],
"dependencies": {
"fast-jwt": "^4.0.0",
"fast-jwt": "^4.0.1",
"fetch-http2": "^1.4.0"
},
"devDependencies": {
"@biomejs/biome": "^1.6.3",
"@biomejs/biome": "^1.7.3",
"@tsconfig/node16": "^16.1.3",
"@types/node": "^20.11.30",
"chai": "^5.1.0",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
"@types/node": "^20.12.12",
"chai": "^5.1.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"scripts": {
"build": "tsc",
Expand Down
Loading

0 comments on commit 740f5d9

Please sign in to comment.