File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 67
67
"redis" : " ^3.0.2" ,
68
68
"sequelize" : " ^6.5.0" ,
69
69
"sequelize-cli" : " ^6.2.0" ,
70
+ "slugify" : " ^1.4.6" ,
70
71
"swagger-jsdoc" : " ^6.0.1" ,
71
72
"swagger-ui-express" : " ^4.1.5" ,
72
73
"uuid" : " ^8.3.1" ,
Original file line number Diff line number Diff line change @@ -8566,6 +8566,11 @@ slice-ansi@^4.0.0:
8566
8566
astral-regex "^2.0.0"
8567
8567
is-fullwidth-code-point "^3.0.0"
8568
8568
8569
+ slugify@^1.4.6 :
8570
+ version "1.4.6"
8571
+ resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.6.tgz#ef288d920a47fb01c2be56b3487b6722f5e34ace"
8572
+ integrity sha512-ZdJIgv9gdrYwhXqxsH9pv7nXxjUEyQ6nqhngRxoAAOlmMGA28FDq5O4/5US4G2/Nod7d1ovNcgURQJ7kHq50KQ==
8573
+
8569
8574
smart-buffer@^4.1.0 :
8570
8575
version "4.1.0"
8571
8576
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.1.0.tgz#91605c25d91652f4661ea69ccf45f1b331ca21ba"
You can’t perform that action at this time.
0 commit comments