Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuarezd committed Jun 27, 2023
1 parent be72421 commit ddf3843
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"resolutions": {
"nth-check": "^2.0.1",
"postcss": "^8.2.13",
"postcss": "^8.4.24",
"yaml": "^2.3.1",
"react-scripts/**/node-forge": "^1.3.0",
"react-scripts/**/async": "^2.6.4",
Expand Down
2 changes: 1 addition & 1 deletion web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9529,7 +9529,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^7.0.35, postcss@^8.2.13, postcss@^8.3.5, postcss@^8.4.18, postcss@^8.4.19, postcss@^8.4.4:
postcss@^7.0.35, postcss@^8.2.13, postcss@^8.3.5, postcss@^8.4.18, postcss@^8.4.19, postcss@^8.4.24, postcss@^8.4.4:
version "8.4.24"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
Expand Down

0 comments on commit ddf3843

Please sign in to comment.