Skip to content

Commit

Permalink
Merge pull request #1979 from kodadot/renovate/slugify-1.x
Browse files Browse the repository at this point in the history
[skip netlify] Update dependency slugify to ^1.6.5
  • Loading branch information
yangwao committed Jan 21, 2022
2 parents 206c2b0 + b420562 commit 95fbfce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"nuxt-buefy": "^0.4.13",
"nuxt-property-decorator": "^2.9.1",
"setimmediate": "^1.0.5",
"slugify": "^1.6.4",
"slugify": "^1.6.5",
"v-emoji-picker": "^2.3.3",
"vue": "^2.6.14",
"vue-apollo": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -15685,7 +15685,7 @@ slice-ansi@^5.0.0:
ansi-styles "^6.0.0"
is-fullwidth-code-point "^4.0.0"

slugify@^1.6.4, slugify@^1.6.5:
slugify@^1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==
Expand Down

0 comments on commit 95fbfce

Please sign in to comment.