Skip to content

Commit 6440d91

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISAACSBRACEEXPANSION-15208653 - https://snyk.io/vuln/SNYK-JS-GLOB-14040952
1 parent 188fa69 commit 6440d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"homepage": "https://gethinode.com",
7575
"dependencies": {
76-
"@fullhuman/postcss-purgecss": "^7.0.2",
76+
"@fullhuman/postcss-purgecss": "^8.0.0",
7777
"autoprefixer": "^10.4.21",
7878
"cssnano": "7.1.1",
7979
"cssnano-preset-advanced": "^7.0.10",

0 commit comments

Comments
 (0)