Skip to content

Commit 076eadb

Browse files
fix(deps): update dependency uuid to v11.1.1 [security]
1 parent a2cbf5f commit 076eadb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.5",
1627+
"uuid": "11.1.1",
16281628
"vega-lite": "5.14.1",
16291629
"vscode-languageclient": "9.0.1",
16301630
"yaml": "2.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16797,10 +16797,10 @@ utila@~0.4:
1679716797
resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
1679816798
integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=
1679916799

16800-
uuid@11.0.5:
16801-
version "11.0.5"
16802-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
16803-
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
16800+
uuid@11.1.1:
16801+
version "11.1.1"
16802+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad"
16803+
integrity sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==
1680416804

1680516805
uuid@^8.3.0, uuid@^8.3.2:
1680616806
version "8.3.2"

0 commit comments

Comments
 (0)