Skip to content

Commit 54ea164

Browse files
fix: website/package.json & website/package-lock.json to reduce vulnerabilities (#2975)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 Co-authored-by: snyk-bot <[email protected]>
1 parent 3414d9e commit 54ea164

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Diff for: website/package-lock.json

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"json2toml": "^4.0.1",
3434
"lodash": "^4.17.21",
3535
"mobx": "^6.9.0",
36-
"postcss": "^8.4.47",
36+
"postcss": "^8.5.0",
3737
"prism-react-renderer": "^2.1.0",
3838
"prop-types": "^15.8.1",
3939
"react": "^18.2.15",

0 commit comments

Comments
 (0)