Bump got from 11.8.3 to 12.3.1

Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 12.3.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v12.3.1)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-08 20:11:35 +00:00
committed by GitHub
parent 17fcf4ec52
commit 0a04ea00a1
2 changed files with 111 additions and 60 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"discord.js": "^12.5.3",
"dotenv": "^16.0.0",
"got": "^11.8.3",
"got": "^12.3.1",
"module-alias": "^2.2.2",
"nedb-promises": "^6.0.3"
},