Bump braces and nodemon in /RbxDiscordProxy.git

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Updates `braces` from 2.3.1 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/2.3.1...3.0.3)

Updates `nodemon` from 1.17.1 to 3.1.3
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.17.1...v3.1.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-20 01:10:55 +00:00 committed by GitHub
parent a451b64552
commit 9f477dc7b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 134 additions and 2991 deletions

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"request": "^2.83.0"
},
"devDependencies": {
"nodemon": "^1.17.1",
"nodemon": "^3.1.3",
"ts-node": "^5.0.0",
"tslint": "^5.9.1",
"typescript": "^2.7.2"