File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 5858 "request-promise-native" : " ^1.0.7" ,
5959 "rimraf" : " ^3.0.0" ,
6060 "serialize-error" : " ^8.0.0" ,
61- "slugid" : " ^2 .0.0" ,
61+ "slugid" : " ^3 .0.0" ,
6262 "source-map-support" : " ^0.5.0" ,
6363 "split2" : " ^3.0.0" ,
6464 "stateless-dns-server" : " ^0.2.1" ,
Original file line number Diff line number Diff line change @@ -1816,6 +1816,13 @@ slugid@^2.0.0:
18161816 uuid "^3.2.1"
18171817 uuid-parse "^1.0.0"
18181818
1819+ slugid@^3.0.0 :
1820+ version "3.0.0"
1821+ resolved "https://registry.yarnpkg.com/slugid/-/slugid-3.0.0.tgz#57cb692641a20feb4a1d774b2ad11594c9aa6125"
1822+ integrity sha512-MIir9SJS6BQFjFg8DHGMgPkDg21huT0+kYHiS6NkkWZXHSEdgIECo3nUVEG3GDkmecBTy+zRs6pCvPhpk4bKcg==
1823+ dependencies :
1824+ uuid "^8.3.2"
1825+
18191826source-map-support@^0.5.0 :
18201827 version "0.5.21"
18211828 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
@@ -2001,8 +2008,7 @@ taskcluster-client@^44.13.5:
20012008 taskcluster-lib-urls "^13.0.0"
20022009
20032010" taskcluster-lib-testing@link:../../libraries/testing " :
2004- version "0.0.0"
2005- uid ""
2011+ version "44.16.3"
20062012
20072013taskcluster-lib-urls@^13.0.0 :
20082014 version "13.0.1"
@@ -2136,7 +2142,7 @@ uuid@^3.2.1, uuid@^3.3.2:
21362142 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
21372143 integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
21382144
2139- uuid@^8.0.0 :
2145+ uuid@^8.0.0, uuid@^8.3.2 :
21402146 version "8.3.2"
21412147 resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
21422148 integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
You can’t perform that action at this time.
0 commit comments