Bump slugify from 1.3.6 to 1.4.0 in /web

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-01 15:54:24 +00:00
parent 7d60665a51
commit cc04f0ea37
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -19,7 +19,7 @@
"react-dom": "^16.13.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.4.0",
"slugify": "^1.3.6",
"slugify": "^1.4.0",
"typescript": "^3.8.3"
},
"scripts": {