Skip to content

Commit

Permalink
chore(postcss): security update
Browse files Browse the repository at this point in the history
  • Loading branch information
gtempus committed Jun 20, 2024
1 parent 2b6b8b0 commit ac739b1
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 41 deletions.
93 changes: 54 additions & 39 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"node-fetch": "^2.6.7",
"axios": "^1",
"trim": "^0.0.3",
"postcss-loader": "^8.1.1"
"postcss-loader": "^8.1.1",
"postcss": "^8.4.38"
},
"dependencies": {
"@artsy/fresnel": "^1.5.0",
Expand Down Expand Up @@ -115,7 +116,7 @@
"eslint-plugin-prettier": "4.0.0",
"nock": "^13.0.7",
"nyc": "^15.1.0",
"postcss": "^8.4.4",
"postcss": "^8.4.38",
"postcss-loader": "^8.1.1",
"prettier": "2.5.0",
"sass": "^1.44.0",
Expand Down

0 comments on commit ac739b1

Please sign in to comment.