nestjs-telegraf/sample/01-complete-app
dependabot[bot] 8311db51e4
chore(deps): bump qs, @nestjs/platform-express and formidable (#1016)
Bumps [qs](https://github.com/ljharb/qs) to 6.10.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@nestjs/platform-express](https://github.com/nestjs/nest) and [formidable](https://github.com/node-formidable/formidable). These dependencies need to be updated together.


Updates `qs` from 6.10.2 to 6.10.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.2...v6.10.3)

Updates `@nestjs/platform-express` from 8.0.9 to 8.4.7
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v8.0.9...v8.4.7)

Updates `formidable` from 2.0.1 to 2.1.1
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
- dependency-name: formidable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: evilsprut <a@bukhalo.com>
2023-07-24 15:03:19 +03:00
..
src Revert "initial commit" 2022-11-20 14:16:17 +03:00
.env.example Revert "initial commit" 2022-11-20 14:16:17 +03:00
.eslintrc.js Revert "initial commit" 2022-11-20 14:16:17 +03:00
.gitignore Revert "initial commit" 2022-11-20 14:16:17 +03:00
jest.json Revert "initial commit" 2022-11-20 14:16:17 +03:00
package-lock.json chore(deps): bump qs, @nestjs/platform-express and formidable (#1016) 2023-07-24 15:03:19 +03:00
package.json chore(deps): bump qs, @nestjs/platform-express and formidable (#1016) 2023-07-24 15:03:19 +03:00
tsconfig.build.json Revert "initial commit" 2022-11-20 14:16:17 +03:00
tsconfig.json Revert "initial commit" 2022-11-20 14:16:17 +03:00