Skip to content

Commit

Permalink
fix: update dependencies (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerablackham authored Sep 14, 2023
1 parent 352dd41 commit e20663e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/byu-oit/byu-jwt-nodejs#readme",
"dependencies": {
"@byu-oit-sdk/jwt": "^0.1.0-beta.5",
"@byu-oit-sdk/jwt": "^0.1.0-beta.7",
"@byu-oit/jwt": "^0.0.7-beta.0",
"@sinclair/typebox": "^0.31.2",
"@types/node": "^18.16.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/byu-oit/byu-jwt-nodejs#readme",
"dependencies": {
"@byu-oit-sdk/jwt": "^0.1.0-beta.5",
"@byu-oit-sdk/jwt": "^0.1.0-beta.7",
"@sinclair/typebox": "^0.31.2",
"node-cache": "^5.1.2"
},
Expand Down

0 comments on commit e20663e

Please sign in to comment.