diff --git a/spring-boot-admin-server-ui/package-lock.json b/spring-boot-admin-server-ui/package-lock.json index 045bf01c44a..5ef553cda19 100644 --- a/spring-boot-admin-server-ui/package-lock.json +++ b/spring-boot-admin-server-ui/package-lock.json @@ -44,7 +44,7 @@ "react-dom": "18.3.1", "resize-observer-polyfill": "1.5.1", "rxjs": "7.8.1", - "uuid": "11.0.3", + "uuid": "11.0.4", "v3-infinite-loading": "1.3.2", "vue": "3.5.13", "vue-i18n": "11.0.1", @@ -13388,9 +13388,9 @@ "license": "MIT" }, "node_modules/uuid": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz", - "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==", + "version": "11.0.4", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", + "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" diff --git a/spring-boot-admin-server-ui/package.json b/spring-boot-admin-server-ui/package.json index 8bf18ac6b45..ec9c41bddfc 100644 --- a/spring-boot-admin-server-ui/package.json +++ b/spring-boot-admin-server-ui/package.json @@ -55,7 +55,7 @@ "react-dom": "18.3.1", "resize-observer-polyfill": "1.5.1", "rxjs": "7.8.1", - "uuid": "11.0.3", + "uuid": "11.0.4", "v3-infinite-loading": "1.3.2", "vue": "3.5.13", "vue-i18n": "11.0.1",