diff --git a/spring-boot-admin-server-ui/package-lock.json b/spring-boot-admin-server-ui/package-lock.json index d1811eac393..43b7d40bd6b 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.4", + "uuid": "11.0.5", "v3-infinite-loading": "1.3.2", "vue": "3.5.13", "vue-i18n": "11.0.1", @@ -13863,9 +13863,9 @@ "license": "MIT" }, "node_modules/uuid": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", - "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz", + "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==", "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 0aadd75101c..f6e37623174 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.4", + "uuid": "11.0.5", "v3-infinite-loading": "1.3.2", "vue": "3.5.13", "vue-i18n": "11.0.1",