build(deps): update dependency slugify to v1.4.4 (#6642)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-30 23:00:47 +00:00 committed by GitHub
parent abfdae3c88
commit 5668309e5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -163,7 +163,7 @@
"shlex": "2.0.2",
"shortid": "2.2.15",
"simple-git": "1.132.0",
"slugify": "1.4.2",
"slugify": "1.4.4",
"toml": "3.0.0",
"traverse": "0.6.6",
"upath": "1.2.0",

View file

@ -9135,10 +9135,10 @@ slide@^1.1.6, slide@~1.1.3, slide@~1.1.6:
resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
integrity sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=
slugify@1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.2.tgz#2c9b2b3321c43110a0058982eea7102b998d5068"
integrity sha512-7UfMG5rtkxfOI5jg/+f4DMQS3ikUqfWnfMvitrhwdTV4pibWXq9mN4RNLHSV3M1lR++x7z+AG7znsiozdBP+aA==
slugify@1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.4.tgz#2f032ffa52b1e1ca2a27737c1ce47baae3d0883a"
integrity sha512-N2+9NJ8JzfRMh6PQLrBeDEnVDQZSytE/W4BTC4fNNPmO90Uu58uNwSlIJSs+lmPgWsaAF79WLhVPe5tuy7spjw==
smart-buffer@^4.1.0:
version "4.1.0"