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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-03 16:00:10 +00:00
parent 10fdd08ed4
commit bc0cc914e7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -16,7 +16,7 @@
"react-dom": "^16.11.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.5",
"slugify": "^1.3.6",
"typescript": "^3.6.4"
},
"scripts": {