Bump got from 11.8.1 to 11.8.2

Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-07 18:59:02 +00:00 committed by GitHub
parent a97bdcb7b7
commit eb581e7b54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -34,7 +34,7 @@
"@actions/github": "^4.0.0",
"adm-zip": "^0.5.3",
"fast-glob": "^3.2.5",
"got": "^11.8.1",
"got": "^11.8.2",
"picomatch": "^2.2.2",
"xml2js": "^0.4.23"
},