chore: update docs

This commit is contained in:
Bill Church 2021-12-09 09:29:53 -05:00
parent d31f536959
commit de5dc82dff

View file

@ -1,7 +1,7 @@
# Change Log # Change Log
## 0.4.4 [20211209] ## 0.4.4 [20211209]
### Fixes ### Fixes
- Add ./node_modules to .dockerignore [#240](../../issues/240) - Add ./node_modules to .dockerignore [#240](../../issues/240) thanks @UncleSamSwiss
- validator to 13.7.0 [to mitigate potential Regular Expression Denial of Service (ReDoS)](https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090600) - validator to 13.7.0 [to mitigate potential Regular Expression Denial of Service (ReDoS)](https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090600)
- cidr-matcher should be [re-installed to pickup >json-schema@4.0.0 due to prototype pollution vulnerability](https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922) - cidr-matcher should be [re-installed to pickup >json-schema@4.0.0 due to prototype pollution vulnerability](https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922)