3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 18:15:02 +00:00
zeppelin/backend
dependabot[bot] a7ef74de77
Bump passport-oauth2 from 1.5.0 to 1.6.1 in /backend
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-31 15:20:46 +00:00
..
src fix: increase worker pool timeout as temp fix 2021-10-31 17:19:49 +02:00
.gitignore Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
api.env.example dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
bot.env.example feat: Phisherman integration 2021-10-31 17:17:31 +02:00
ormconfig.js debug: disable slow query logging 2021-10-09 14:43:55 +03:00
package-lock.json Bump passport-oauth2 from 1.5.0 to 1.6.1 in /backend 2021-10-31 15:20:46 +00:00
package.json Bump passport-oauth2 from 1.5.0 to 1.6.1 in /backend 2021-10-31 15:20:46 +00:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
tsconfig.json fix: use useUnknownInCatchVariables: false temporarily 2021-10-31 14:51:13 +02:00