Skip to content

Commit 43b2d62

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent add8081 commit 43b2d62

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
@@ -20,6 +20,6 @@
2020
"devDependencies": {
2121
"autoprefixer": "^10.4.0",
2222
"postcss": "^8.3.7",
23-
"postcss-cli": "^9.0.2"
23+
"postcss-cli": "^11.0.1"
2424
}
2525
}

0 commit comments

Comments
 (0)