We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1240b80 commit 7ad655aCopy full SHA for 7ad655a
README.md
@@ -52,6 +52,7 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a
52
- v1.0.6 (2019-02-14)
53
- Using stricter `tough-cookie@~2.3.3` to avoid installing `tough-cookie@3` which introduces breaking changes
54
*(Thanks to @jasonmit for pull request [#33](https://github.com/request/request-promise-native/pull/33/))*
55
+ - Security fix: bumped `lodash` to `^4.17.11`, see [vulnerabilty reports](https://snyk.io/vuln/search?q=lodash&type=npm)
56
- v1.0.5 (2017-09-22)
57
- Upgraded `tough-cookie` to a version without regex DoS vulnerability
58
*(Thanks to @sophieklm for [pull request #13](https://github.com/request/request-promise-native/pull/13))*
0 commit comments