Skip to content

Commit 2665032

Browse files
chore(deps): update dependency @types/uuid to v9.0.6 (#4910)
1 parent ca300b7 commit 2665032

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
@@ -1750,7 +1750,7 @@
17501750
"@types/node": "16.x",
17511751
"@types/react-vega": "7.0.0",
17521752
"@types/sinon-chai": "3.2.11",
1753-
"@types/uuid": "9.0.5",
1753+
"@types/uuid": "9.0.6",
17541754
"@types/vega": "3.2.0",
17551755
"@types/vscode": "1.64.0",
17561756
"@vscode/test-electron": "2.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6364,10 +6364,10 @@
63646364
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43"
63656365
integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==
63666366

6367-
"@types/[email protected].5":
6368-
version "9.0.5"
6369-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.5.tgz#25a71eb73eba95ac0e559ff3dd018fc08294acf6"
6370-
integrity sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==
6367+
"@types/[email protected].6":
6368+
version "9.0.6"
6369+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.6.tgz#c91ae743d8344a54b2b0c691195f5ff5265f6dfb"
6370+
integrity sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==
63716371

63726372
63736373
version "3.2.0"

0 commit comments

Comments
 (0)