mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
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:
parent
ef302a9e66
commit
f31cc6bd05
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue