Skip to content

Commit bf3f7b4

Browse files
fix(deps): update dependency uuid to v11.0.3 (#5829)
1 parent 2818b91 commit bf3f7b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@
16241624
"node-fetch": "2.7.0",
16251625
"process-exists": "4.1.0",
16261626
"tree-kill": "1.2.2",
1627-
"uuid": "11.0.2",
1627+
"uuid": "11.0.3",
16281628
"vega-lite": "5.14.1",
16291629
"vscode-languageclient": "9.0.1",
16301630
"yaml": "2.6.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17674,10 +17674,10 @@ [email protected]:
1767417674
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1767517675
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1767617676

17677-
17678-
version "11.0.2"
17679-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.2.tgz#a8d68ba7347d051e7ea716cc8dcbbab634d66875"
17680-
integrity sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==
17677+
17678+
version "11.0.3"
17679+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d"
17680+
integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==
1768117681

1768217682
uuid@^3.3.3:
1768317683
version "3.4.0"

0 commit comments

Comments
 (0)