Bump slugify from 1.5.0 to 1.5.3 (#6125)

Bumps [slugify](https://github.com/simov/slugify) from 1.5.0 to 1.5.3.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.5.0...v1.5.3)

---
updated-dependencies:
- dependency-name: slugify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-08 08:41:41 -04:00
committed by GitHub
parent 03dfca8100
commit a125ff2eb6
2 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
"lodash.get": "^4.4.2",
"micromark": "^2.10.1",
"npm-watch": "^0.9.0",
"slugify": "^1.4.6",
"slugify": "^1.5.3",
"vuepress": "^1.7.1",
"vuepress-plugin-clean-urls": "^1.1.2"
}