diff --git a/pkg/ui/frontend/package-lock.json b/pkg/ui/frontend/package-lock.json index 0853a4736e1bd..8422fc3a057fc 100644 --- a/pkg/ui/frontend/package-lock.json +++ b/pkg/ui/frontend/package-lock.json @@ -5111,9 +5111,9 @@ "license": "MIT" }, "node_modules/next-themes": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/next-themes/-/next-themes-0.4.5.tgz", - "integrity": "sha512-E8/gYKBxZknOXBiDk/sRokAvkOw35PTUD4Gxtq1eBhd0r4Dx5S42zU65/q8ozR5rcSG2ZlE1E3+ShlUpC7an+A==", + "version": "0.4.6", + "resolved": "https://registry.npmjs.org/next-themes/-/next-themes-0.4.6.tgz", + "integrity": "sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==", "license": "MIT", "peerDependencies": { "react": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc",