Skip to content

Commit 1b780bd

Browse files
fix(deps): update dependency uuid to v11.0.1 (#5810)
1 parent c0c4e2b commit 1b780bd

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.0",
1627+
"uuid": "11.0.1",
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
@@ -17604,10 +17604,10 @@ [email protected]:
1760417604
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1760517605
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1760617606

17607-
17608-
version "11.0.0"
17609-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.0.tgz#01c1f5492ed10ad2c0fba1ae1f6d542e6b568d0c"
17610-
integrity sha512-iE8Fa5fgBY4rN5GvNUJ8TSwO1QG7TzdPfhrJczf6XJ6mZUxh/GX433N70fCiJL9h8EKP5ayEIo0Q6EBQGWHFqA==
17607+
17608+
version "11.0.1"
17609+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.1.tgz#a527e188c4c11a7ff5d139e59f229a9f90440669"
17610+
integrity sha512-wt9UB5EcLhnboy1UvA1mvGPXkIIrHSu+3FmUksARfdVw9tuPf3CH/CohxO0Su1ApoKAeT6BVzAJIvjTuQVSmuQ==
1761117611

1761217612
uuid@^3.3.3:
1761317613
version "3.4.0"

0 commit comments

Comments
 (0)