diff --git a/package.json b/package.json index 7e4b09d..4a2ef51 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.302", + "@fluentui/react-icons": "^2.0.305", "next": "^15.3.4", "nodemailer": "^7.0.4", "pdf-lib": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index 23e26cc..ed26b27 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.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== +"@fluentui/react-icons@^2.0.305": + version "2.0.305" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.305.tgz#c4c216590d418fef9106bd03f41ca3e9a8c82bde" + integrity sha512-lxJZsW4IKaPaIrlaZlvDFujztKwWXSR3tUMBUBG0WtEGoQkbrWhrt8fqzhQ9BEbq02FtifLFUpaIqiJ326//Rw== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"