Skip to content
Snippets Groups Projects

Update dependency uuid to v11

Merged Tine Wittler requested to merge renovate/uuid-11.x into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -47,7 +47,7 @@
},
"dependencies": {
"uuid": "^9.0.0",
"uuid": "^11.0.0",
}
}
Loading