From bc85d1342832fc990e4a5a58a511712e4ad7acb5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Oct 2024 05:45:26 +0000 Subject: [PATCH] fix: upgrade @invoke-ai/ui-library from 0.0.37 to 0.0.40 Snyk has created this PR to upgrade @invoke-ai/ui-library from 0.0.37 to 0.0.40. See this package in npm: @invoke-ai/ui-library See this project in Snyk: https://app.snyk.io/org/tulaya404/project/289bc81b-82b1-44d5-897d-60978411d46c?utm_source=github&utm_medium=referral&page=upgrade-pr --- invokeai/frontend/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/frontend/web/package.json b/invokeai/frontend/web/package.json index 43b4fef529b..c08efa22000 100644 --- a/invokeai/frontend/web/package.json +++ b/invokeai/frontend/web/package.json @@ -58,7 +58,7 @@ "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", "@fontsource-variable/inter": "^5.1.0", - "@invoke-ai/ui-library": "^0.0.37", + "@invoke-ai/ui-library": "^0.0.40", "@nanostores/react": "^0.7.3", "@reduxjs/toolkit": "2.2.3", "@roarr/browser-log-writer": "^1.3.0",