diff --git a/package.json b/package.json index 623bc79..6dbd93c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.264", + "@fluentui/react-icons": "^2.0.266", "next": "14.2.15", "next-safe": "^3.5.0", "nodemailer": "^6.9.16", diff --git a/yarn.lock b/yarn.lock index 535ab2a..7b59e0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -63,10 +63,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== -"@fluentui/react-icons@^2.0.264": - version "2.0.264" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.264.tgz#d4cfeea7f06a18fe166208622f32ed89852f9a2d" - integrity sha512-Rhjx5vYmTzbe6q/50qBy9G4jpFwJQuBA4oAaluG2Pw9Cb50cz8O3ZQVRopNIi65xdAwuR0jTWPf869Iy1G6/sA== +"@fluentui/react-icons@^2.0.266": + version "2.0.266" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.266.tgz#8b1cb66af0d01b66df8aa52ae67445bdd2284ad4" + integrity sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"