Skip to content

Commit 13ed163

Browse files
authored
Merge pull request #78 from balena-io-modules/renovate/major-11-uuid
Update uuid to v11 (major)
2 parents fb7bee2 + 217a631 commit 13ed163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"util": "^0.12.4"
6464
},
6565
"dependencies": {
66-
"@types/uuid": "^8.3.0",
66+
"@types/uuid": "^11.0.0",
6767
"tslib": "^2.2.0",
6868
"typed-error": "^3.2.1",
69-
"uuid": "^9.0.0"
69+
"uuid": "^11.0.0"
7070
},
7171
"peerDependencies": {
7272
"balena-request": "^13.3.1 || ^14.0.0"

0 commit comments

Comments
 (0)