Skip to content

Commit d831905

Browse files
committedFeb 15, 2019
Version 4.2.3 (now really)
1 parent 37e8773 commit d831905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a
648648
- v4.2.3 (2019-02-14)
649649
- Using stricter `tough-cookie@~2.3.3` to avoid installing `tough-cookie@3` which introduces breaking changes
650650
*(Thanks to @aomdoa for pull request [#299](https://github.com/request/request-promise/pull/299))*
651+
- Security fix: bumped `lodash` to `^4.17.11`, see [vulnerabilty reports](https://snyk.io/vuln/search?q=lodash&type=npm)
651652
- v4.2.2 (2017-09-22)
652653
- Upgraded `tough-cookie` to a version without regex DoS vulnerability
653654
*(Thanks to @rouanw for [pull request #226](https://github.com/request/request-promise/pull/226))*

0 commit comments

Comments
 (0)
Please sign in to comment.