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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 11:05:16 +00:00 committed by Collin M. Barrett
parent fc6da61cc8
commit b2e56c7ca4
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.2",
"slugify": "^1.4.6",
"slugify": "^1.4.7",
"typescript": "^4.1.5"
},
"scripts": {