Skip to content

Commit

Permalink
WINDUP-4115 CVE upgrade css-tools (#983)
Browse files Browse the repository at this point in the history
* WINDUP-4115 CVE upgrade css-tools

* WINDUP-4115 place css-tools in resolutions section
  • Loading branch information
m-brophy committed May 10, 2024
1 parent 1bae7a7 commit b136f5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion ui-pf4/src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"follow-redirects": "^1.15.6",
"semver": "^7.5.4",
"tough-cookie": "^4.1.3",
"axios": "^0.28.0"
"axios": "^0.28.0",
"@adobe/css-tools": "^4.3.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions ui-pf4/src/main/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@adobe/css-tools@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.3.tgz#90749bde8b89cd41764224f5aac29cd4138f75ff"
integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==

"@ampproject/remapping@^2.1.0":
version "2.2.0"
Expand Down

0 comments on commit b136f5a

Please sign in to comment.