Bump got from 11.8.6 to 14.2.1

Bumps [got](https://github.com/sindresorhus/got) from 11.8.6 to 14.2.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.6...v14.2.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] 2024-04-03 07:59:40 +00:00 committed by GitHub
parent 82b258b19e
commit 94346cc90a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 95 additions and 135 deletions

View file

@ -37,7 +37,7 @@
"@actions/github": "^6.0.0",
"adm-zip": "^0.5.12",
"fast-glob": "^3.3.2",
"got": "^11.8.6",
"got": "^14.2.1",
"picomatch": "^4.0.2",
"xml2js": "^0.6.2"
},