Skip to content

Commit

Permalink
Merge branch 'main' of github.com:BarryCarlyon/twitch_misc
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryCarlyon committed Aug 10, 2024
2 parents 40e2120 + a87227e commit e36a142
Show file tree
Hide file tree
Showing 11 changed files with 125 additions and 113 deletions.
62 changes: 31 additions & 31 deletions authentication/oidc_authentication/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 authentication/oidc_authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
"node-fetch": "^3.3.2",
"pug": "^3.0.2",
"pug": "^3.0.3",
"redis": "^3.1.2"
}
}
62 changes: 31 additions & 31 deletions authentication/user_access_generator/nodejs/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 authentication/user_access_generator/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"express": "^4.19.2",
"express-session": "^1.18.0",
"node-fetch": "^3.3.2",
"pug": "^3.0.2",
"pug": "^3.0.3",
"redis": "^3.1.2"
}
}
16 changes: 8 additions & 8 deletions chat/eventbased_space/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 chat/eventbased_space/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"dotenv": "^16.0.2",
"node-fetch": "^3.3.0",
"ws": "^8.8.1"
"ws": "^8.17.1"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit e36a142

Please sign in to comment.