Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion storagetransfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^11.1.1"
Comment thread
angelcaamal marked this conversation as resolved.
}
}
2 changes: 1 addition & 1 deletion talent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^11.1.1"
Comment thread
angelcaamal marked this conversation as resolved.
}
}
2 changes: 1 addition & 1 deletion translate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^11.1.1"
Comment thread
angelcaamal marked this conversation as resolved.
}
}
2 changes: 1 addition & 1 deletion vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.2.0",
"uuid": "^10.0.0"
"uuid": "^11.1.1"
Comment thread
angelcaamal marked this conversation as resolved.
}
}
Loading