Skip to content

Commit 74f2ca1

Browse files
Update dependency uuid to v13 (#929)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | uuid | 11.1.0 | 13.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c671b4 commit 74f2ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/zoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"restler": "^3.4.0",
1818
"sharp": "^0.34.3",
1919
"sqlite3": "^5.1.7",
20-
"uuid": "^11.1.0",
20+
"uuid": "^13.0.0",
2121
"winston": "^3.17.0"
2222
}
2323
}

0 commit comments

Comments
 (0)