Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump supertest from 6.3.3 to 6.3.4
Browse files Browse the repository at this point in the history
Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.3...v6.3.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 0f8a655 commit 956c920
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"jest": "29.7.0",
"prettier": "^3.2.4",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"supertest": "^6.3.4",
"ts-jest": "29.1.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7763,7 +7763,7 @@ __metadata:
rimraf: ^5.0.5
rxjs: ^7.8.1
source-map-support: ^0.5.20
supertest: ^6.1.3
supertest: ^6.3.4
ts-jest: 29.1.1
ts-loader: ^9.5.1
ts-node: ^10.9.2
Expand Down Expand Up @@ -8212,9 +8212,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 @@ -8226,17 +8226,17 @@ __metadata:
mime: 2.6.0
qs: ^6.11.0
semver: ^7.3.8
checksum: 5d00cdc7ceb5570663da80604965750e6b1b8d7d7442b7791e285c62bcd8d578a8ead0242a2426432b59a255fb42eb3a196d636157538a1392e7b6c5f1624810
checksum: f3601c5ccae34d5ba684a03703394b5d25931f4ae2e1e31a1de809f88a9400e997ece037f9accf148a21c408f950dc829db1e4e23576a7f9fe0efa79fd5c9d2f
languageName: node
linkType: hard

"supertest@npm:^6.1.3":
version: 6.3.3
resolution: "supertest@npm:6.3.3"
"supertest@npm:^6.3.4":
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 956c920

Please sign in to comment.