Skip to content

Commit

Permalink
chore: Update @types/jsonwebtoken to version 9.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeeorgreentea committed Aug 1, 2024
1 parent bcf680e commit 2fc0d33
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 58 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@
"@types/inquirer": "^9.0.7",
"@types/jest": "29.5.1",
"@types/js-cookie": "^3.0.6",
"@types/jsonwebtoken": "^9.0.6",
"@types/knex": "^0.16.1",
"@types/koa": "^2.13.6",
"@types/koa__router": "12.0.0",
Expand Down
3 changes: 3 additions & 0 deletions packages/embedder/auth/token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"jsonwebtoken": "9.0.2",
"zod": "^3.22.4",
"tslib": "^2.3.0"
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.6"
}
}
119 changes: 61 additions & 58 deletions pnpm-lock.yaml

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

0 comments on commit 2fc0d33

Please sign in to comment.