Fix node-forge to ^1.4.0 (patch security vulnerabilities)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Gandalf the Greybeard
2026-04-15 00:58:16 +00:00
parent 6f1163c1b8
commit ba6ddc1366
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ importers:
.:
dependencies:
node-forge:
specifier: ^1.3.1
specifier: ^1.4.0
version: 1.4.0
devDependencies:
'@headlamp-k8s/eslint-config':