Skip to content

Commit

Permalink
fix: package.json & package-lock.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 Oct 1, 2023
1 parent cf7ce98 commit b06138c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"penthouse": "^2.3.3",
"picocolors": "^1.0.0",
"plugin-error": "^2.0.1",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-discard": "^2.0.0",
"postcss-image-inliner": "^6.1.0",
"postcss-url": "^10.1.3",
Expand Down

0 comments on commit b06138c

Please sign in to comment.