Skip to content

Commit 2bbfa8c

Browse files
fix(deps): update dependency uuid to v9.0.1
1 parent 3c85e0e commit 2bbfa8c

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"cron": "2.4.3",
22-
"uuid": "9.0.0"
22+
"uuid": "9.0.1"
2323
},
2424
"devDependencies": {
2525
"@commitlint/cli": "17.7.1",
@@ -31,7 +31,7 @@
3131
"@types/jest": "29.5.4",
3232
"@types/node": "18.17.12",
3333
"@types/sinon": "10.0.16",
34-
"@types/uuid": "9.0.3",
34+
"@types/uuid": "9.0.4",
3535
"@typescript-eslint/eslint-plugin": "6.5.0",
3636
"@typescript-eslint/parser": "6.5.0",
3737
"eslint": "8.48.0",

0 commit comments

Comments
 (0)