2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00

chore(deps): bump got from 11.8.3 to 11.8.6

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

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 00:31:06 +00:00 committed by GitHub
parent bf9b127f43
commit a4c2853f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2870,26 +2870,9 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"
got@^11.7.0:
version "11.8.3"
resolved "https://registry.npmjs.org/got/-/got-11.8.3.tgz"
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
"@types/cacheable-request" "^6.0.1"
"@types/responselike" "^1.0.0"
cacheable-lookup "^5.0.3"
cacheable-request "^7.0.2"
decompress-response "^6.0.0"
http2-wrapper "^1.0.0-beta.5.2"
lowercase-keys "^2.0.0"
p-cancelable "^2.0.0"
responselike "^2.0.0"
got@^11.8.5:
got@^11.7.0, got@^11.8.5:
version "11.8.6"
resolved "https://registry.npmjs.org/got/-/got-11.8.6.tgz"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
dependencies:
"@sindresorhus/is" "^4.0.0"