Bump got from 12.0.1 to 12.0.3

Bumps [got](https://github.com/sindresorhus/got) from 12.0.1 to 12.0.3.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v12.0.1...v12.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 01:33:11 +00:00
committed by GitHub
parent 3f943b86c9
commit 1fcd0f0cda
2 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
"@octokit/plugin-retry": "^3.0.9",
"@octokit/request-error": "^2.1.0",
"ansi-styles": "^6.1.0",
"got": "^12.0.1",
"got": "^12.0.3",
"nodemon": "^2.0.15",
"zod": "^3.13.4"
},