diff --git a/package-lock.json b/package-lock.json index 3e46a8f..ee1a018 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.0.0", "dependencies": { "@fluentui/react-components": "^9.54.17", - "@fluentui/react-icons": "^2.0.260", + "@fluentui/react-icons": "^2.0.270", "next": "14.2.14", "react": "^18", "react-dom": "^18", @@ -2252,9 +2252,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.260", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.260.tgz", - "integrity": "sha512-5lmkXukfnkeFG3rWCCf5nX5Sn2jsqR0IDJJ7FUwWdx9C4Jd+zfbh9PdzWnFSR/kpQBFwvpkxyyau3w8tqQK77Q==", + "version": "2.0.270", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.270.tgz", + "integrity": "sha512-XFAUxbOTH5gb/eTZ5UDR/841tbNskr2SNa/hshsQdojyEKMjBxNNcXo2ruesdfCGKsz/KOlmSh2sZu7NmN2N7Q==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index 7defc14..1c90905 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@fluentui/react-components": "^9.54.17", - "@fluentui/react-icons": "^2.0.260", + "@fluentui/react-icons": "^2.0.270", "next": "14.2.14", "react": "^18", "react-dom": "^18",