This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 36
36
"rxjs" : " ^6.6.7" ,
37
37
"sourcegraph" : " 25.7.0" ,
38
38
"tagged-template-noop" : " ^2.1.1" ,
39
- "uuid" : " ^8.3.2 "
39
+ "uuid" : " ^9.0.1 "
40
40
},
41
41
"devDependencies" : {
42
42
"@sourcegraph/eslint-config" : " ^0.29.0" ,
53
53
"@types/node" : " 14.18.28" ,
54
54
"@types/node-fetch" : " 3.0.2" ,
55
55
"@types/recursive-readdir" : " 2.2.1" ,
56
- "@types/uuid" : " 8.3.4 " ,
56
+ "@types/uuid" : " 9.0.8 " ,
57
57
"@types/yargs" : " 17.0.10" ,
58
58
"codecov" : " ^3.8.3" ,
59
59
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 1763
1763
dependencies :
1764
1764
" @sinonjs/fake-timers" " ^7.1.0"
1765
1765
1766
- " @types/uuid@8.3.4 " :
1767
- version "8.3.4 "
1768
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4 .tgz#bd86a43617df0594787d38b735f55c805becf1bc "
1769
- integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw ==
1766
+ " @types/uuid@9.0.8 " :
1767
+ version "9.0.8 "
1768
+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8 .tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba "
1769
+ integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA ==
1770
1770
1771
1771
" @types/yargs-parser@* " :
1772
1772
version "15.0.0"
@@ -9527,11 +9527,16 @@ uuid@^3.3.2, uuid@^3.3.3:
9527
9527
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
9528
9528
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
9529
9529
9530
- uuid@^8.0.0, uuid@^8.3.2 :
9530
+ uuid@^8.0.0 :
9531
9531
version "8.3.2"
9532
9532
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
9533
9533
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
9534
9534
9535
+ uuid@^9.0.1 :
9536
+ version "9.0.1"
9537
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
9538
+ integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
9539
+
9535
9540
v8-compile-cache-lib@^3.0.0 :
9536
9541
version "3.0.0"
9537
9542
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
You can’t perform that action at this time.
0 commit comments