Skip to content

Commit cdbf8fe

Browse files
committed
chore: πŸ€– update dependency @types/passport-jwt to v3.0.9
1 parent 5b09964 commit cdbf8fe

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

β€Žapps/backend/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/express": "4.17.17",
5151
"@types/passport-github2": "1.2.5",
5252
"@types/passport-google-oauth20": "2.0.11",
53-
"@types/passport-jwt": "3.0.8",
53+
"@types/passport-jwt": "3.0.9",
5454
"@types/promise-retry": "1.1.3",
5555
"@typescript-eslint/eslint-plugin": "5.62.0",
5656
"@typescript-eslint/parser": "5.62.0",

β€Žapps/cli-backend/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@total-typescript/ts-reset": "0.4.2",
4646
"@types/deepmerge": "2.2.0",
4747
"@types/express": "4.17.17",
48-
"@types/passport-jwt": "3.0.8",
48+
"@types/passport-jwt": "3.0.9",
4949
"@types/promise-retry": "1.1.3",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",
5151
"@typescript-eslint/parser": "5.62.0",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)