Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Fix snyk and npm security warnings
Browse files Browse the repository at this point in the history
- snyk's was lodash
  ```
  Introduced through:   @swimlane/[email protected][email protected][email protected]
  Introduced through:   @swimlane/[email protected][email protected][email protected][email protected]
  ```
- not sure why snyk should fail, both dependencies require `"lodash": "^4.17.15"` which should include `Fixed in: [email protected]`
  • Loading branch information
richard-cox committed Oct 5, 2020
1 parent 8696715 commit 52f98a5
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 142 deletions.
Loading

0 comments on commit 52f98a5

Please sign in to comment.