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] committed Sep 21, 2023
1 parent 3c85e0e commit 2bbfa8c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 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
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"cron": "2.4.3",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
Expand All @@ -31,7 +31,7 @@
"@types/jest": "29.5.4",
"@types/node": "18.17.12",
"@types/sinon": "10.0.16",
"@types/uuid": "9.0.3",
"@types/uuid": "9.0.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
Expand Down

0 comments on commit 2bbfa8c

Please sign in to comment.