Skip to content

Commit 39f09c4

Browse files
Update UUID to version 14.0.0 (#201)
1 parent 9fec87e commit 39f09c4

2 files changed

Lines changed: 7 additions & 373 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "azdataGraph",
33
"description": "azdataGraph is a derivative of mxGraph, which is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
4-
"version": "0.0.138",
4+
"version": "0.0.139",
55
"homepage": "https://github.com/microsoft/azdataGraph",
66
"author": "Microsoft",
77
"license": "Apache-2.0",
@@ -39,6 +39,6 @@
3939
"@dagrejs/dagre": "^1.1.4",
4040
"create-color": "^2.0.6",
4141
"html-to-image": "^1.11.13",
42-
"uuid": "^11.0.5"
42+
"uuid": "^14.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)