Skip to content

Commit 84846cf

Browse files
fix(deps): update dependency slugify to ^1.6.6
1 parent 8a20d00 commit 84846cf

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"react-helmet-async": "^1.3.0",
36-
"slugify": "^1.6.5"
36+
"slugify": "^1.6.6"
3737
},
3838
"devDependencies": {
3939
"prettier": "^2.8.8"

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10948,11 +10948,6 @@ slice-ansi@^4.0.0:
1094810948
astral-regex "^2.0.0"
1094910949
is-fullwidth-code-point "^3.0.0"
1095010950

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-
1095610951
slugify@^1.6.6:
1095710952
version "1.6.6"
1095810953
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.6.tgz#2d4ac0eacb47add6af9e04d3be79319cbcc7924b"

0 commit comments

Comments
 (0)