3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-11 04:57:19 +00:00
zeppelin/backend
dependabot[bot] 62dcb700ca
chore(deps): bump node-fetch from 2.6.5 to 3.1.1 in /backend
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 23:10:30 +00:00
..
src debug: add debug logging to automod clean action 2022-01-17 21:28:00 +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: log query counts based on operation and table 2021-11-02 20:54:47 +02:00
package-lock.json chore(deps): bump node-fetch from 2.6.5 to 3.1.1 in /backend 2022-01-22 23:10:30 +00:00
package.json chore(deps): bump node-fetch from 2.6.5 to 3.1.1 in /backend 2022-01-22 23:10:30 +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 chore: run prettier on unformatted files 2021-11-03 16:54:21 +02:00