Skip to content

Commit

Permalink
Update superagent
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanzilla committed Sep 20, 2023
1 parent 1ba68b8 commit bdc9f8a
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 344 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"babel": "^6.23.0",
"babel-cli": "^6.26.0",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"superagent": "3.7.0",
"superagent": "^8.1.2",
"querystring": "0.2.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"fs": false
},
"dependencies": {
"superagent": "3.7.0",
"superagent": "^8.1.2",
"querystring": "0.2.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"fs": false
},
"dependencies": {
"superagent": "3.8.1",
"superagent": "^8.1.2",
"dotenv": "^8.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit bdc9f8a

Please sign in to comment.