From 3088bdfdc59ea8c348567b0a5b0872f0bc1d218f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 22:36:32 +0000 Subject: [PATCH] Update dependency @fluentui/react-icons to v2.0.219 --- kratos-admin-ui/package-lock.json | 8 ++++---- kratos-admin-ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kratos-admin-ui/package-lock.json b/kratos-admin-ui/package-lock.json index ab9fc07..46a538d 100644 --- a/kratos-admin-ui/package-lock.json +++ b/kratos-admin-ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@fluentui/react-components": "9.34.1", - "@fluentui/react-icons": "2.0.218", + "@fluentui/react-icons": "2.0.219", "@ory/kratos-client": "1.0.0", "bootstrap": "5.3.2", "react": "18.2.0", @@ -2903,9 +2903,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.218", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.218.tgz", - "integrity": "sha512-9XoxrPQ4+fvYr6cUTTz4BRHl7UZMZRKL4j8nfJd+wix87AQqFVfloeFO2qUqxD/4uiJyt62VJJMfQCaxLdZCyA==", + "version": "2.0.219", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.219.tgz", + "integrity": "sha512-KYOtNfB7Zlk/zbs3LfFQWD1q2cUs62tTC2LulAsPjSEbWwzrDcAGrTxtSnFvohjkHqM4kiY1a10DC9QlLCLLZw==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/kratos-admin-ui/package.json b/kratos-admin-ui/package.json index a2f4bb6..c503f75 100644 --- a/kratos-admin-ui/package.json +++ b/kratos-admin-ui/package.json @@ -5,7 +5,7 @@ "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@fluentui/react-components": "9.34.1", - "@fluentui/react-icons": "2.0.218", + "@fluentui/react-icons": "2.0.219", "@ory/kratos-client": "1.0.0", "bootstrap": "5.3.2", "react": "18.2.0",