File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 33
33
"react" : " ^17.0.2" ,
34
34
"react-dom" : " ^17.0.2" ,
35
35
"react-helmet-async" : " ^1.3.0" ,
36
- "slugify" : " ^1.6.5 "
36
+ "slugify" : " ^1.6.6 "
37
37
},
38
38
"devDependencies" : {
39
39
"prettier" : " ^2.6.2"
Original file line number Diff line number Diff line change @@ -10951,6 +10951,11 @@ slugify@^1.6.5:
10951
10951
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
10952
10952
integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==
10953
10953
10954
+ slugify@^1.6.6:
10955
+ version "1.6.6"
10956
+ resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.6.tgz#2d4ac0eacb47add6af9e04d3be79319cbcc7924b"
10957
+ integrity sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==
10958
+
10954
10959
snake-case@^3.0.4:
10955
10960
version "3.0.4"
10956
10961
resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-3.0.4.tgz#4f2bbd568e9935abdfd593f34c691dadb49c452c"
You can’t perform that action at this time.
0 commit comments