Skip to content

Commit c060e3d

Browse files
build(deps-dev): Bump @types/passport-google-oauth20 from 2.0.16 to 2.0.17 (#324)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 741819e commit c060e3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/node-notifier": "8.0.5",
4848
"@types/passport": "1.0.17",
4949
"@types/passport-github2": "1.2.9",
50-
"@types/passport-google-oauth20": "2.0.16",
50+
"@types/passport-google-oauth20": "2.0.17",
5151
"@types/passport-jwt": "4.0.1",
5252
"@vates/toggle-scripts": "1.0.0",
5353
"@vitest/coverage-v8": "3.0.9",
@@ -696,7 +696,7 @@
696696

697697
"@types/passport-github2": ["@types/passport-github2@1.2.9", "", { "dependencies": { "@types/express": "*", "@types/passport": "*", "@types/passport-oauth2": "*" } }, "sha512-/nMfiPK2E6GKttwBzwj0Wjaot8eHrM57hnWxu52o6becr5/kXlH/4yE2v2rh234WGvSgEEzIII02Nc5oC5xEHA=="],
698698

699-
"@types/passport-google-oauth20": ["@types/passport-google-oauth20@2.0.16", "", { "dependencies": { "@types/express": "*", "@types/passport": "*", "@types/passport-oauth2": "*" } }, "sha512-ayXK2CJ7uVieqhYOc6k/pIr5pcQxOLB6kBev+QUGS7oEZeTgIs1odDobXRqgfBPvXzl0wXCQHftV5220czZCPA=="],
699+
"@types/passport-google-oauth20": ["@types/passport-google-oauth20@2.0.17", "", { "dependencies": { "@types/express": "*", "@types/passport": "*", "@types/passport-oauth2": "*" } }, "sha512-MHNOd2l7gOTCn3iS+wInPQMiukliAUvMpODO3VlXxOiwNEMSyzV7UNvAdqxSN872o8OXx1SqPDVT6tLW74AtqQ=="],
700700

701701
"@types/passport-jwt": ["@types/passport-jwt@4.0.1", "", { "dependencies": { "@types/jsonwebtoken": "*", "@types/passport-strategy": "*" } }, "sha512-Y0Ykz6nWP4jpxgEUYq8NoVZeCQPo1ZndJLfapI249g1jHChvRfZRO/LS3tqu26YgAS/laI1qx98sYGz0IalRXQ=="],
702702

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@types/node-notifier": "8.0.5",
138138
"@types/passport": "1.0.17",
139139
"@types/passport-github2": "1.2.9",
140-
"@types/passport-google-oauth20": "2.0.16",
140+
"@types/passport-google-oauth20": "2.0.17",
141141
"@types/passport-jwt": "4.0.1",
142142
"@vates/toggle-scripts": "1.0.0",
143143
"@vitest/coverage-v8": "3.0.9",

0 commit comments

Comments
 (0)