Skip to content

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-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Feb 28, 2024
1 parent 79d4c5f commit dea36f9
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 @@ -72,7 +72,7 @@
"marked": "^4.0.12",
"moment": "^2.29.4",
"moment-timezone": "^0.5.35",
"postcss": "^8.4.21",
"postcss": "^8.4.31",
"postcss-loader": "^7.2.4",
"prop-types": "^15.8.1",
"qrcode": "^1.5.3",
Expand Down

0 comments on commit dea36f9

Please sign in to comment.