Skip to content

Commit 99d2d79

Browse files
CompuIvessnyk-bot
andauthored
fix: packages/app/package.json to reduce vulnerabilities (#8100)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 Co-authored-by: snyk-bot <[email protected]>
1 parent 876d9fb commit 99d2d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"gsap": "^1.20.3",
139139
"gulp": "^3.9.1",
140140
"gulp-filter": "^5.0.0",
141-
"gulp-postcss": "^6.4.0",
141+
"gulp-postcss": "^9.0.0",
142142
"gulp-rev": "^7.1.2",
143143
"hash-sum": "^1.0.2",
144144
"http-browserify": "^1.7.0",
@@ -176,7 +176,7 @@
176176
"overmind-react": "^28.0.0-1624124645626",
177177
"path-browserify": "1.0.1",
178178
"phoenix": "^1.5.3",
179-
"postcss": "^7.0.26",
179+
"postcss": "^8.4.31",
180180
"postcss-selector-parser": "^2.2.3",
181181
"posthtml": "^0.11.3",
182182
"posthtml-parser": "^0.4.1",

0 commit comments

Comments
 (0)