diff --git a/app/frontend/package-lock.json b/app/frontend/package-lock.json index 8015c8e..f012a01 100644 --- a/app/frontend/package-lock.json +++ b/app/frontend/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@fluentui/react": "^8.125.0", "@fluentui/react-components": "^9.72.3", - "@fluentui/react-icons": "^2.0.312", + "@fluentui/react-icons": "^2.0.313", "react": "^18.2.0", "react-dom": "^18.2.0", "react-grid-gallery": "^1.0.1", @@ -1367,9 +1367,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.312", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.312.tgz", - "integrity": "sha512-6fQQgsbwDST58s/no8AWS8sqwx0ZkfJeXz00AFe9V/LkUvrZO0mbcVbl5ageP07SxQksQAdF+upKQku+bxmPbQ==", + "version": "2.0.313", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.313.tgz", + "integrity": "sha512-mSBEAR0E+v98bdNReT+JWjFJBgH66gY5eIQz9DUT+HASEB8EAGhwF6rmvhrK/lv8L8XFzHVIS50Z+j3ONSI1YQ==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" @@ -4495,9 +4495,9 @@ } }, "@fluentui/react-icons": { - "version": "2.0.312", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.312.tgz", - "integrity": "sha512-6fQQgsbwDST58s/no8AWS8sqwx0ZkfJeXz00AFe9V/LkUvrZO0mbcVbl5ageP07SxQksQAdF+upKQku+bxmPbQ==", + "version": "2.0.313", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.313.tgz", + "integrity": "sha512-mSBEAR0E+v98bdNReT+JWjFJBgH66gY5eIQz9DUT+HASEB8EAGhwF6rmvhrK/lv8L8XFzHVIS50Z+j3ONSI1YQ==", "requires": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/app/frontend/package.json b/app/frontend/package.json index 942ccf7..4bddb37 100644 --- a/app/frontend/package.json +++ b/app/frontend/package.json @@ -14,7 +14,7 @@ "dependencies": { "@fluentui/react": "^8.125.0", "@fluentui/react-components": "^9.72.3", - "@fluentui/react-icons": "^2.0.312", + "@fluentui/react-icons": "^2.0.313", "react": "^18.2.0", "react-dom": "^18.2.0", "react-grid-gallery": "^1.0.1",