Bump got from 12.2.0 to 12.3.0

Bumps [got](https://github.com/sindresorhus/got) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-29 01:27:53 +00:00
committed by GitHub
parent 2427b83fb6
commit 5956ba4d37
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"@octokit/plugin-retry": "^3.0.9",
"@octokit/request-error": "^3.0.0",
"ansi-styles": "^6.1.0",
"got": "^12.2.0",
"got": "^12.3.0",
"nodemon": "^2.0.19",
"yaml": "^2.1.1",
"zod": "^3.17.10"