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-SERIALIZEJAVASCRIPT-570062
  • Loading branch information
snyk-bot committed Jun 2, 2020
1 parent c1c4a78 commit aeee711
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 @@ -54,7 +54,7 @@
"axe-core": "^3.0.0",
"babel-loader": "^8.0.4",
"chai": "^4.1.2",
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^6.0.0",
"css-loader": "^3.0.0",
"del": "^3.0.0",
"eslint-config-prettier": "^4.1.0",
Expand Down

1 comment on commit aeee711

@datreeio
Copy link

@datreeio datreeio bot commented on aeee711 Jun 2, 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.