File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
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.8.8"
Original file line number Diff line number Diff line change @@ -10948,11 +10948,6 @@ slice-ansi@^4.0.0:
10948
10948
astral-regex "^2.0.0"
10949
10949
is-fullwidth-code-point "^3.0.0"
10950
10950
10951
- slugify@^1.6.5:
10952
- version "1.6.5"
10953
- resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
10954
- integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==
10955
-
10956
10951
slugify@^1.6.6:
10957
10952
version "1.6.6"
10958
10953
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.6.tgz#2d4ac0eacb47add6af9e04d3be79319cbcc7924b"
You can’t perform that action at this time.
0 commit comments