Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerablackham committed Sep 25, 2023
1 parent a9d9f00 commit b41fc19
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.7",
"@byu-oit-sdk/jwt": "^0.1.0",
"@byu-oit/jwt": "^0.0.7-beta.1",
"@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.7",
"@byu-oit-sdk/jwt": "^0.1.0",
"@sinclair/typebox": "^0.31.2",
"node-cache": "^5.1.2"
},
Expand Down

0 comments on commit b41fc19

Please sign in to comment.