diff --git a/package.json b/package.json index d7d1863..6b51e41 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.298", + "@fluentui/react-icons": "^2.0.302", "next": "^15.3.1", "nodemailer": "^7.0.3", "pdf-lib": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index 5dede87..37dc10b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,10 +97,10 @@ "@eslint/core" "^0.10.0" levn "^0.4.1" -"@fluentui/react-icons@^2.0.298": - version "2.0.298" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.298.tgz#298e02796c460c1d3fc08c4e5fb8dafa1ed5be15" - integrity sha512-4bLyZsLtdpS1634ptlBQeoEDlsg//61s8Lp8RlM+TyBgXaIONS9KIlRiujlrGJyuksDujq2V+uEfpqAGrkAHtQ== +"@fluentui/react-icons@^2.0.302": + version "2.0.302" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.302.tgz#70e9fba3124013cdbf71cf75e322d232d97c1e2c" + integrity sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"