build(deps): bump slugify from 1.5.1 to 1.5.2 in /web

Bumps [slugify](https://github.com/simov/slugify) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.5.1...v1.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 12:06:50 +00:00 committed by Collin M. Barrett
parent 5e127bd6e5
commit 31a1a342ec
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.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"slugify": "^1.5.1",
"slugify": "^1.5.2",
"typescript": "^4.2.4"
},
"scripts": {