Bump slugify from 1.4.0 to 1.4.2 in /web

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-23 22:37:46 +00:00
parent 82afaa5cef
commit 2f39617b98
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.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"slugify": "^1.4.0",
"slugify": "^1.4.2",
"typescript": "^3.9.5"
},
"scripts": {