Skip to content

Commit

Permalink
fix(deps): update dependency supertest to v6.3.4 (#3161)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 7db8e02 commit 8ce0467
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
20 changes: 10 additions & 10 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31064,9 +31064,9 @@ __metadata:
languageName: node
linkType: hard

"superagent@npm:^8.0.5":
version: 8.0.9
resolution: "superagent@npm:8.0.9"
"superagent@npm:^8.1.2":
version: 8.1.2
resolution: "superagent@npm:8.1.2"
dependencies:
component-emitter: ^1.3.0
cookiejar: ^2.1.4
Expand All @@ -31078,7 +31078,7 @@ __metadata:
mime: 2.6.0
qs: ^6.11.0
semver: ^7.3.8
checksum: 5d00cdc7ceb5570663da80604965750e6b1b8d7d7442b7791e285c62bcd8d578a8ead0242a2426432b59a255fb42eb3a196d636157538a1392e7b6c5f1624810
checksum: f3601c5ccae34d5ba684a03703394b5d25931f4ae2e1e31a1de809f88a9400e997ece037f9accf148a21c408f950dc829db1e4e23576a7f9fe0efa79fd5c9d2f
languageName: node
linkType: hard

Expand All @@ -31100,12 +31100,12 @@ __metadata:
linkType: hard

"supertest@npm:^6.2.2":
version: 6.3.3
resolution: "supertest@npm:6.3.3"
version: 6.3.4
resolution: "supertest@npm:6.3.4"
dependencies:
methods: ^1.1.2
superagent: ^8.0.5
checksum: 38239e517f7ba62b7a139a79c5c48d55f8d67b5ff4b6e51d5b07732ca8bbc4a28ffa1b10916fbb403dd013a054dbf028edc5850057d9a43aecbff439d494673e
superagent: ^8.1.2
checksum: 875c6fa7940f21e5be9bb646579cdb030d4057bf2da643e125e1f0480add1200395d2b17e10b8e54e1009efc63e047422501e9eb30e12828668498c0910f295f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ce0467

Please sign in to comment.