Skip to content

Commit 1420844

Browse files
fix(package): update @types/superagent to version 4.1.7
Closes #28
1 parent 190ff1f commit 1420844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/PacktDev/rustici-nodejs#readme",
3838
"dependencies": {
3939
"@types/debug": "4.1.4",
40-
"@types/superagent": "4.1.3",
40+
"@types/superagent": "4.1.7",
4141
"debug": "4.1.1",
4242
"superagent": "5.1.0",
4343
"axios": "0.19.0"

0 commit comments

Comments
 (0)