Skip to content

Commit

Permalink
bump postcss to fix security thing
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Feb 19, 2024
1 parent ed1205c commit 0246865
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions assets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@splidejs/splide": "^4.0.7",
"autoprefixer": "^10.4.2",
"cross-env": "^7.0.3",
"postcss": "^8.4.5",
"postcss": "^8.4.31",
"postcss-cli": "^9.0.1",
"postcss-scss": "^4.0.1",
"postcss-url": "^10.1.3",
Expand Down

0 comments on commit 0246865

Please sign in to comment.