build(deps): bump slugify from 1.6.5 to 1.6.6 in /web

Bumps [slugify](https://github.com/simov/slugify) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/simov/slugify/releases)
- [Changelog](https://github.com/simov/slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simov/slugify/commits)

---
updated-dependencies:
- dependency-name: slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-28 07:01:22 +00:00 committed by Collin Barrett
parent ef302a9e66
commit f31cc6bd05
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -25,7 +25,7 @@
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0",
"slugify": "^1.6.5",
"slugify": "^1.6.6",
"typescript": "^4.9.5",
"web-vitals": "^3.3.0"
},