Skip to content

Commit d08d660

Browse files
bump superagent throttle to 1.0
1 parent d433f91 commit d08d660

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* Resolve npm audit vulnerability
23

34
# 1.5.0
45
* Rework logging to be less noisy and more organized.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash": "^4.17.10",
4343
"superagent": "^3.8.3",
4444
"superagent-retry": "^0.6.0",
45-
"superagent-throttle": "^0.2.5",
45+
"superagent-throttle": "^1.0.0",
4646
"winston": "^3.1.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)