Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v10 (#2599)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 7756eaa commit 6c8b99b
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 16 deletions.
66 changes: 52 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@playwright/test": "^1.43.1",
"@types/node": "^20.12.7",
"@types/picomatch": "^2.3.3",
"@types/uuid": "^9.0.6",
"@types/uuid": "^10.0.0",
"@vercel/nft": "^0.27.0",
"cheerio": "^1.0.0-rc.12",
"clean-package": "^2.2.0",
Expand All @@ -89,7 +89,7 @@
"semver": "^7.6.0",
"typescript": "^5.4.5",
"unionfs": "^4.5.4",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"vitest": "^1.5.3"
},
"clean-package": {
Expand Down

0 comments on commit 6c8b99b

Please # to comment.