Skip to content

Commit 0a29e4c

Browse files
committed
fix: upgrade @fluentui/react-components from 9.48.0 to 9.60.1
Snyk has created this PR to upgrade @fluentui/react-components from 9.48.0 to 9.60.1. See this package in npm: @fluentui/react-components See this project in Snyk: https://app.snyk.io/org/open-source-6kz/project/3a3c92ae-58ce-4c6b-b0df-2fe8c861763d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bc45896 commit 0a29e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webui/quarto-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@fluentui/react-icons": "^2.0.201",
22-
"@fluentui/react-components": "~9.48.0",
22+
"@fluentui/react-components": "~9.60.1",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
2525
"ansi-output": "^0.0.9"

0 commit comments

Comments
 (0)