Skip to content

Commit b77f047

Browse files
committed
chore: update uuid to ^11.1.1 in sixth chunk of packages
1 parent a9fbacb commit b77f047

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

storagetransfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"c8": "^10.0.0",
2424
"chai": "^4.5.0",
2525
"mocha": "^10.0.0",
26-
"uuid": "^10.0.0"
26+
"uuid": "^11.1.1"
2727
}
2828
}

talent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"c8": "^10.0.0",
2727
"chai": "^4.5.0",
2828
"mocha": "^10.0.0",
29-
"uuid": "^10.0.0"
29+
"uuid": "^11.1.1"
3030
}
3131
}

translate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"c8": "^10.0.0",
2626
"chai": "^4.5.0",
2727
"mocha": "^10.0.0",
28-
"uuid": "^10.0.0"
28+
"uuid": "^11.1.1"
2929
}
3030
}

vision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"c8": "^10.0.0",
2727
"chai": "^4.5.0",
2828
"mocha": "^10.2.0",
29-
"uuid": "^10.0.0"
29+
"uuid": "^11.1.1"
3030
}
3131
}

0 commit comments

Comments
 (0)