Skip to content

Commit b834a78

Browse files
chore(deps): update dependency @types/uuid to v9.0.2 (#4127)
1 parent 10d107c commit b834a78

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
@@ -1666,7 +1666,7 @@
16661666
"@types/node": "16.x",
16671667
"@types/react-vega": "7.0.0",
16681668
"@types/sinon-chai": "3.2.9",
1669-
"@types/uuid": "9.0.1",
1669+
"@types/uuid": "9.0.2",
16701670
"@types/vega": "3.2.0",
16711671
"@types/vscode": "1.64.0",
16721672
"@vscode/test-electron": "2.3.3",

yarn.lock

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

5575-
"@types/[email protected].1":
5576-
version "9.0.1"
5577-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6"
5578-
integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==
5575+
"@types/[email protected].2":
5576+
version "9.0.2"
5577+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
5578+
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==
55795579

55805580
55815581
version "3.2.0"

0 commit comments

Comments
 (0)