Bump @types/superagent from 4.1.9 to 4.1.10 (#1635)

Bumps [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) from 4.1.9 to 4.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-27 12:03:28 +01:00
committed by GitHub
parent 1ade9a399d
commit 703f33fe0c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2747,9 +2747,9 @@
"dev": true
},
"@types/superagent": {
"version": "4.1.9",
"resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.9.tgz",
"integrity": "sha512-gpIC0p49YHT4VYDbdl0fKjOMWBurJFfYtKUIxOHzOwBtu5VT29FyldFI2vbmZ1K2iH2vS6MVcJZMjHM+652l4Q==",
"version": "4.1.10",
"resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.10.tgz",
"integrity": "sha512-xAgkb2CMWUMCyVc/3+7iQfOEBE75NvuZeezvmixbUw3nmENf2tCnQkW5yQLTYqvXUQ+R6EXxdqKKbal2zM5V/g==",
"dev": true,
"requires": {
"@types/cookiejar": "*",