Skip to content

Commit

Permalink
Update dependency slugify to ^1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent f801459 commit 686af47
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"response-time": "^2.3.2",
"rimraf": "^6.0.1",
"rxjs": "^7.8.1",
"slugify": "^1.0.0",
"slugify": "^1.6.6",
"uuid": "^11.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react-virtualized-auto-sizer": "^1.0.0",
"react-window": "^1.0.0",
"rimraf": "^6.0.1",
"slugify": "^1.0.0",
"slugify": "^1.6.6",
"use-debounce": "^6.0.0",
"uuid": "^11.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/cms-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"probe-image-size": "^7.0.0",
"request-ip": "^3.3.0",
"rimraf": "^6.0.1",
"slugify": "^1.6.4",
"slugify": "^1.6.6",
"ts-morph": "^16.0.0",
"uuid": "^11.0.3",
"uuid-by-string": "^4.0.0"
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 686af47

Please sign in to comment.