resolve npm audit security fixes (#3721) #13
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This resolves these security issues
Low Regular Expression Denial of Service
Package debug
Dependency of mocha [dev]
Path mocha > debug
More info https://nodesecurity.io/advisories/534
Critical Command Injection
Package growl
Dependency of mocha [dev]
Path mocha > growl
More info https://nodesecurity.io/advisories/146
upgrade mocha and start modularizing lodash to make sure tests pass
more lodash modularization
upgrade mqtt to 2.18.3
allow npm 6.2
upgrade share2nightscout-bridge
incorporate express-extension-to-accept into Nightscout
the packages seems not maintained (github page is 404) and has a security issue with mime package. so upgraded and included into Nightscout code.
if somebody knows a more efficient way of programming this with express4 please PR
update jsdom for security fixes
prevent wrapping of hour labels by removing the space
Revert "update jsdom for security fixes"
This reverts commit 04f1f39.
This reverts commit c4fa530.
remove forever dependency
Revert "Revert "more lodash modularization""
This reverts commit b13c274.
sometimes a fix is very easy. This is to prevent:
We must use ISO8601 formatted strings and not use slashes in dates, see moment/moment#1407 (comment)
upgrade webpack to 4.16.2
Update package.json