Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent f01a8e3 commit 355a2ff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
24 changes: 15 additions & 9 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 @@ -48,12 +48,12 @@
"js-data": "3.0.11",
"node-fetch": "2.7.0",
"ts-node": "10.9.2",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node-fetch": "2.6.11",
"@types/uuid": "9.0.3",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@vercel/ncc": "0.38.0",
Expand Down

0 comments on commit 355a2ff

Please sign in to comment.