Skip to content

Commit

Permalink
chore(deps): update dependency mockttp to v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kormide committed Jan 11, 2024
1 parent 4bff980 commit 7895907
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1284,9 +1284,9 @@
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==

"@types/node@*":
version "20.10.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
version "20.10.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.7.tgz#40fe8faf25418a75de9fe68a8775546732a3a901"
integrity sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -3955,9 +3955,9 @@ mkdirp@^1.0.3:
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

mockttp@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/mockttp/-/mockttp-3.10.0.tgz#b283e6711139b7ca24ab518f1d667ef8435fca91"
integrity sha512-5+4A+0UG8Pzgvz2eqimAoFYX9ZgdAV5jgscvQzJupIMiKHPo3jaU26mqQgLAhX7o5KcsTfWpRNUQt5Y4U9luzQ==
version "3.10.1"
resolved "https://registry.yarnpkg.com/mockttp/-/mockttp-3.10.1.tgz#58bc026a3c2bde2bf5bacb5c6f292d5c6aa62bd8"
integrity sha512-D+8uEDJr/DDEzQ6Weg2w1hw+vA/+FzfltOUpqpjCxbaqRrDvQrfOkkYgtx4jlp7b3tfxJBMTO4MwuBhhfY93WQ==
dependencies:
"@graphql-tools/schema" "^8.5.0"
"@graphql-tools/utils" "^8.8.0"
Expand Down

0 comments on commit 7895907

Please sign in to comment.