Skip to content

Commit 836d46a

Browse files
brianpmcculloughAlex Terentiev
authored andcommitted
"spfx-uifabric-themes" to "^0.9.0" to fix #1187
Fix #1187 by bumping "spfx-uifabric-themes" to "^0.9.0". "spfx-uifabric-themes" @ "^0.9.0" removes dependencies that are not needed and that were causing npm audit with critical failure for GHSA-xvch-5gv4-984h.
1 parent d57997a commit 836d46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-mentions": "^4.3.0",
5858
"react-quill": "1.3.5",
5959
"regexify-string": "^1.0.16",
60-
"spfx-uifabric-themes": "^0.8.5"
60+
"spfx-uifabric-themes": "^0.9.0"
6161
},
6262
"devDependencies": {
6363
"@microsoft/microsoft-graph-types": "^2.1.0",

0 commit comments

Comments
 (0)