Skip to content

Commit

Permalink
bump(deps): update dependency uuid to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 6f312b9 commit d2bc44d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 26 deletions.
52 changes: 28 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cross-fetch": "^3.1.5",
"dockerode": "^3.3.5",
"tar-fs": "^2.1.1",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"testcontainers": "^9.9.0"
},
"peerDependencies": {
Expand All @@ -27,6 +27,6 @@
},
"devDependencies": {
"@types/dockerode": "3.3.16",
"@types/uuid": "8.3.4"
"@types/uuid": "9.0.7"
}
}

0 comments on commit d2bc44d

Please sign in to comment.