Skip to content

Commit

Permalink
chore(deps): bump pactum from 3.5.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [pactum](https://github.com/pactumjs/pactum) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/pactumjs/pactum/releases)
- [Commits](pactumjs/pactum@v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: pactum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Mnigos committed Feb 18, 2024
1 parent 8b80d4c commit 772d0f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"class-validator": "0.14.1",
"cookie-parser": "1.4.6",
"joi": "17.12.0",
"pactum": "3.5.1",
"pactum": "3.6.0",
"passport": "0.7.0",
"passport-jwt": "4.0.1",
"passport-spotify": "2.0.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4486,12 +4486,7 @@ kind-of@^6.0.3:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==

klona@^2.0.4:
version "2.0.5"
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.5.tgz#d166574d90076395d9963aa7a928fabb8d76afbc"
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==

klona@^2.0.6:
klona@^2.0.4, klona@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22"
integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==
Expand Down Expand Up @@ -5335,10 +5330,10 @@ pactum-matchers@^1.1.6:
resolved "https://registry.yarnpkg.com/pactum-matchers/-/pactum-matchers-1.1.6.tgz#0109e4ff6eba1a9acec83b2d2e1d34e02e7b079e"
integrity sha512-55io32NeOKbLpHKKPzYDOr+N2dseTzMbj1Gj1y+zvOkKK6NDf5BT5pxglfqLN/ra3ig5zvbrKFUqZIWjAWboog==

pactum@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/pactum/-/pactum-3.5.1.tgz#13ea2c77730c9635346f9dedae9c8caa46179547"
integrity sha512-7DcbzGFZkvpdETtyxyB5inhmxFhXh+D/AZwF8fQaxywums4zf1nZO/vNDueogN8UWV1YldUEkuGo+1XlGvz+iQ==
pactum@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/pactum/-/pactum-3.6.0.tgz#a7c40178a181591d0ce979845f223e0e0d3b16a4"
integrity sha512-pR3OzFXi7K3oNADMoEiC8Err51aCJS3FTS0MXHqqr3YDlSCb/NcdJjcoTGh443W0WilvnHFL4OsaGtO0sWv76A==
dependencies:
"@exodus/schemasafe" "^1.2.3"
deep-override "^1.0.2"
Expand Down

0 comments on commit 772d0f8

Please sign in to comment.