Skip to content

Commit fc167a8

Browse files
Update dependency uuid to v9.0.1
1 parent ccb6305 commit fc167a8

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

package-lock.json

+18-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"jws": "4.0.0",
2121
"pg": "8.11.3",
2222
"swagger-ui-express": "5.0.0",
23-
"uuid": "9.0.0"
23+
"uuid": "9.0.1"
2424
},
2525
"devDependencies": {
2626
"@types/cron": "2.0.1",
@@ -33,7 +33,7 @@
3333
"@types/pg": "8.10.2",
3434
"@types/request": "2.48.8",
3535
"@types/swagger-ui-express": "4.1.3",
36-
"@types/uuid": "9.0.3",
36+
"@types/uuid": "9.0.6",
3737
"@typescript-eslint/eslint-plugin": "6.6.0",
3838
"@typescript-eslint/parser": "6.6.0",
3939
"cpx2": "5.0.0",

0 commit comments

Comments
 (0)