Bump uuid from 11.1.0 to 14.0.0 (#445)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 06:37:40 -07:00
committed by GitHub
parent 6b56ec569f
commit 980f26f2f0
3 changed files with 12 additions and 8 deletions

View File

@@ -9,6 +9,6 @@
"dev": "yaakcli dev"
},
"dependencies": {
"uuid": "^11.1.0"
"uuid": "^14.0.0"
}
}