File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 8181 ]
8282 },
8383 "dependencies" : {
84- "lodash" : " ^4.17.21"
84+ "lodash" : " ^4.17.21" ,
85+ "uuid" : " 3.4.0"
8586 }
8687}
Original file line number Diff line number Diff line change @@ -6351,6 +6351,11 @@ utils-merge@1.0.1:
63516351 resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
63526352 integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
63536353
6354+ uuid@3.4.0 :
6355+ version "3.4.0"
6356+ resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
6357+ integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
6358+
63546359validate-npm-package-license@^3.0.1 :
63556360 version "3.0.4"
63566361 resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
You can’t perform that action at this time.
0 commit comments