Skip to content

Commit 855a1b4

Browse files
committed
fix: upgrade postcss from 8.5.1 to 8.5.6
Snyk has created this PR to upgrade postcss from 8.5.1 to 8.5.6. See this package in npm: postcss See this project in Snyk: https://app.snyk.io/org/colhodm/project/98dfc0ca-c297-4f7c-9aaa-1878634708d1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 661ae31 commit 855a1b4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

tools/server/webui/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/server/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"highlight.js": "^11.10.0",
2323
"katex": "^0.16.15",
2424
"pdfjs-dist": "^5.2.133",
25-
"postcss": "^8.4.49",
25+
"postcss": "^8.5.6",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"react-dropzone": "^14.3.8",

0 commit comments

Comments
 (0)