File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"core-object" : " ^3.1.5" ,
24
24
"ember-cli-deploy-plugin" : " ~0.2.9" ,
25
25
"rsvp" : " ^4.8.3" ,
26
- "uuid" : " ^9 .0.0"
26
+ "uuid" : " ^10 .0.0"
27
27
},
28
28
"devDependencies" : {
29
29
"chai" : " ^4.1.2" ,
Original file line number Diff line number Diff line change @@ -1544,10 +1544,10 @@ uuid@8.0.0:
1544
1544
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
1545
1545
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==
1546
1546
1547
- uuid@^9 .0.0 :
1548
- version "9 .0.1 "
1549
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-9 .0.1 .tgz#e188d4c8853cc722220392c424cd637f32293f30 "
1550
- integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA ==
1547
+ uuid@^10 .0.0 :
1548
+ version "10 .0.0 "
1549
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-10 .0.0 .tgz#5a95aa454e6e002725c79055fd42aaba30ca6294 "
1550
+ integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ ==
1551
1551
1552
1552
which-typed-array@^1.1.11, which-typed-array@^1.1.2 :
1553
1553
version "1.1.13"
You can’t perform that action at this time.
0 commit comments