build(deps): bump slugify from 1.4.7 to 1.5.0 in /web

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 11:06:41 +00:00 committed by Collin M. Barrett
parent 2ace5e954d
commit 4dca7d915d
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -24,7 +24,7 @@
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"slugify": "^1.4.7",
"slugify": "^1.5.0",
"typescript": "^4.2.3"
},
"scripts": {