bigbluebutton-Github/bbb-graphql-actions-adapter-server
dependabot[bot] 4e132abb9b
Bump axios from 0.21.4 to 1.6.0 in /bbb-graphql-actions-adapter-server (#19312)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 20:48:37 -03:00
..
src Remove unnecessary comments 2023-12-07 15:52:56 -03:00
.gitignore feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
deploy.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00
package-lock.json Bump axios from 0.21.4 to 1.6.0 in /bbb-graphql-actions-adapter-server (#19312) 2023-12-07 20:48:37 -03:00
package.json Bump axios from 0.21.4 to 1.6.0 in /bbb-graphql-actions-adapter-server (#19312) 2023-12-07 20:48:37 -03:00
run-dev.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00
tsconfig.json feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00