Bump slugify from 1.3.4 to 1.3.5 in /src/FilterLists.Web

Bumps [slugify](https://github.com/simov/slugify) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.3.4...v1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-09 16:44:47 +00:00
parent d155b94b6f
commit 257b5c8d57
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -16,7 +16,7 @@
"react-dom": "^16.9.0",
"react-router-dom": "^5.0.1",
"react-scripts": "^3.1.1",
"slugify": "^1.3.4",
"slugify": "^1.3.5",
"typescript": "^3.6.2"
},
"scripts": {