Skip to content

Commit

Permalink
chore(deps): update dependency @types/passport-http to v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2023
1 parent 5302ce0 commit 66d1288
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/axis-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/passport-http": "0.3.10",
"@types/passport-http": "0.3.11",
"@types/uuid": "9.0.6",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/axis-core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1032,10 +1032,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].10":
version "0.3.10"
resolved "https://registry.yarnpkg.com/@types/passport-http/-/passport-http-0.3.10.tgz#dede6cbf9d75c853134a026d879f6bededb7faba"
integrity sha512-/QvcXAyamDdIohnZ8bqZtrpl9RhvEjDqVx0tDudDXf8eZCHH9yzYYmTiFDb7qIyK2Ae3Ke2yNbf8h7dwwGbuQQ==
"@types/[email protected].11":
version "0.3.11"
resolved "https://registry.yarnpkg.com/@types/passport-http/-/passport-http-0.3.11.tgz#6977ed7f6f734f8887966ef3d7e52d828d927412"
integrity sha512-FO0rDRYtuha9m2ZgRx5+jrgrrkAnUzgzdItFI0dwKBC6k9pArK677Gtan67u6+Qah2nXVP3M1uZ5p90SpBT5Zg==
dependencies:
"@types/express" "*"
"@types/passport" "*"
Expand Down

0 comments on commit 66d1288

Please sign in to comment.