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

closes #1827
This commit is contained in:
Collin M. Barrett 2020-07-30 17:45:39 -05:00
parent 9c653a5f3e
commit 5bb8fd900e
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.4",
"slugify": "^1.4.5",
"typescript": "^3.9.7"
},
"scripts": {