Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-590103
  • Loading branch information
snyk-bot committed Aug 17, 2020
1 parent 986b146 commit 2cdd7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"redux-thunk": "^2.3.0",
"regenerator-runtime": "^0.13.2",
"reselect": "^4.0.0",
"snyk": "^1.189.0",
"snyk": "^1.192.5",
"style-loader": "^0.23.1",
"svg-url-loader": "^3.0.0"
},
Expand Down

1 comment on commit 2cdd7e8

@datreeio
Copy link

@datreeio datreeio bot commented on 2cdd7e8 Aug 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Rules (6 / 6) Passed

👑 Good job! this pull request is aligned with your organization's best practices!

👉 You can review your rules settings at smart policy management 👈

Please sign in to comment.