Skip to content

Commit

Permalink
fix: upgrade @patternfly/react-icons from 4.32.1 to 4.93.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @patternfly/react-icons from 4.32.1 to 4.93.7.

See this package in yarn:
@patternfly/react-icons

See this project in Snyk:
https://app.snyk.io/org/devfile/project/6ac056ca-9142-46e4-b759-75f14947940f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 20, 2024
1 parent a14a0ac commit d09d123
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@headlessui/react": "^1.4.2",
"@heroicons/react": "^1.0.5",
"@patternfly/react-core": "^4.181.1",
"@patternfly/react-icons": "^4.32.1",
"@patternfly/react-icons": "^4.93.7",
"@segment/analytics-next": "^1.33.1",
"@stoplight/json-schema-viewer": "^4.5.0",
"@stoplight/markdown-viewer": "^5.3.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,11 @@
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.32.1.tgz#5989fa8c1563b16824f1239f56b50afa2655b6de"
integrity sha512-E7Fpnvax37e2ow8Xc2GngQBM7IuOpRyphZXCIUAk/NGsqpvFX27YhIVZiOUIAuBXAI5VXQBwueW/tmhmlXP7+w==

"@patternfly/react-icons@^4.93.7":
version "4.93.7"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.93.7.tgz#130acbcda4835cf0f26802aaddbb75664709ad4b"
integrity sha512-3kr35dgba7Qz5CSzmfH0rIjSvBC5xkmiknf3SvVUVxaiVA7KRowID8viYHeZlf3v/Oa3sEewaH830Q0t+nWsZQ==

"@patternfly/react-styles@^4.31.1":
version "4.31.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-4.31.1.tgz#878c44282edfc731948d952d845ff477931875aa"
Expand Down

0 comments on commit d09d123

Please sign in to comment.