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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-02 11:05:42 +00:00 committed by Collin M. Barrett
parent 5f8e52216d
commit 23a081e1c4
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -21,7 +21,7 @@
"react-dom": "^16.14.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.0",
"slugify": "^1.4.5",
"slugify": "^1.4.6",
"typescript": "^4.0.5"
},
"scripts": {