Skip to content

Commit 8b4a706

Browse files
chore(deps): bump uuid from 10.0.0 to 11.0.3 (#4555)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ed97f7 commit 8b4a706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"promise-retry": "1.1.1",
114114
"resq": "1.11.0",
115115
"sprintf-js": "1.1.1",
116-
"uuid": "10.0"
116+
"uuid": "11.0"
117117
},
118118
"optionalDependencies": {
119119
"@codeceptjs/detox-helper": "1.1.2"

0 commit comments

Comments
 (0)