Skip to content

Commit 4c7d51d

Browse files
committedJul 22, 2020
chore: bumped request-promise-core due to security vulnerability of lodash
1 parent f364ee4 commit 4c7d51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"node": ">=0.10.0"
3434
},
3535
"dependencies": {
36-
"request-promise-core": "1.1.3",
36+
"request-promise-core": "1.1.4",
3737
"bluebird": "^3.5.0",
3838
"stealthy-require": "^1.1.1",
3939
"tough-cookie": "^2.3.3"

0 commit comments

Comments
 (0)
Please sign in to comment.