Skip to content

Commit 4fbbe9e

Browse files
chore(deps): update dependency @types/uuid to v9.0.1 (#3372)
1 parent 2e2a394 commit 4fbbe9e

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
@@ -1620,7 +1620,7 @@
16201620
"@types/node": "16.x",
16211621
"@types/react-vega": "7.0.0",
16221622
"@types/sinon-chai": "3.2.9",
1623-
"@types/uuid": "9.0.0",
1623+
"@types/uuid": "9.0.1",
16241624
"@types/vscode": "1.64.0",
16251625
"@vscode/test-electron": "2.2.3",
16261626
"@vscode/vsce": "2.17.0",

yarn.lock

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

4445-
"@types/[email protected].0":
4446-
version "9.0.0"
4447-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2"
4448-
integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==
4445+
"@types/[email protected].1":
4446+
version "9.0.1"
4447+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6"
4448+
integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==
44494449

44504450
44514451
version "1.64.0"

0 commit comments

Comments
 (0)