diff --git a/spring-boot-admin-server-ui/package-lock.json b/spring-boot-admin-server-ui/package-lock.json index 94e34dc07e1..0d523a2e332 100644 --- a/spring-boot-admin-server-ui/package-lock.json +++ b/spring-boot-admin-server-ui/package-lock.json @@ -16,7 +16,7 @@ "@primevue/core": "^4.4.1", "@primevue/forms": "4.5.3", "@stekoe/vue-toast-notificationcenter": "https://github.com/SteKoe/vue-toast-notificationcenter/archive/refs/tags/1.0.0-RC5.tar.gz", - "@tailwindcss/forms": "0.5.10", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/typography": "0.5.19", "@types/sanitize-html": "^2.16.0", "ansi_up": "6.0.6", @@ -2469,9 +2469,9 @@ } }, "node_modules/@tailwindcss/forms": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.10.tgz", - "integrity": "sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.11.tgz", + "integrity": "sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==", "license": "MIT", "dependencies": { "mini-svg-data-uri": "^1.2.3" diff --git a/spring-boot-admin-server-ui/package.json b/spring-boot-admin-server-ui/package.json index d4a2862ef66..d2b3fb13517 100644 --- a/spring-boot-admin-server-ui/package.json +++ b/spring-boot-admin-server-ui/package.json @@ -27,7 +27,7 @@ "@primevue/core": "^4.4.1", "@primevue/forms": "4.5.3", "@stekoe/vue-toast-notificationcenter": "https://github.com/SteKoe/vue-toast-notificationcenter/archive/refs/tags/1.0.0-RC5.tar.gz", - "@tailwindcss/forms": "0.5.10", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/typography": "0.5.19", "@types/sanitize-html": "^2.16.0", "ansi_up": "6.0.6",