Skip to content

Commit acf6262

Browse files
fix(package): update superagent to version 4.0.0
1 parent f844919 commit acf6262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"lodash": "^4.17.4",
3333
"pelias-logger": "^1.2.1",
34-
"superagent": "^3.5.2"
34+
"superagent": "^4.0.0"
3535
},
3636
"pre-commit": [
3737
"lint",

0 commit comments

Comments
 (0)