Bump cacheable-request and got

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together.


Updates `cacheable-request` from 7.0.1 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `got` from 11.3.0 to 12.5.3
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.3.0...v12.5.3)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-12 11:29:15 +00:00
committed by GitHub
parent 7b7aa0771b
commit 5a10901d7b
2 changed files with 79 additions and 142 deletions

View File

@@ -31,7 +31,7 @@
"typescript": "^3.9.5"
},
"dependencies": {
"got": "^11.3.0",
"got": "^12.5.3",
"twss": "^0.1.6"
}
}