mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump slugify from 1.6.4 to 1.6.5 in /web
Bumps [slugify](https://github.com/simov/slugify) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.6.4...v1.6.5) --- 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
ce48f532c5
commit
65f24c189b
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.
|
|
@ -24,7 +24,7 @@
|
|||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"react-scripts": "^4.0.3",
|
||||
"slugify": "^1.6.4",
|
||||
"slugify": "^1.6.5",
|
||||
"typescript": "^4.5.4",
|
||||
"web-vitals": "^2.1.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue