Skip to content

Commit

Permalink
upgrades postcss to fix https://www.npmjs.com/advisories/1094239
Browse files Browse the repository at this point in the history
  • Loading branch information
enekofb committed Oct 4, 2023
1 parent 0286345 commit c7674d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lodash": "^4.17.21",
"luxon": "^3.2.1",
"mnemonic-browser": "^0.0.1",
"postcss": "^8.3.11",
"postcss": "^8.4.31",
"query-string": "^4.3.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit c7674d2

Please sign in to comment.