Skip to content

Commit

Permalink
chore: upgrade supertest@^6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ascariandrea committed Jan 19, 2024
1 parent 8faa25e commit d9b8b94
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.2.4",
"prompts": "^2.4.2",
"supertest": "^6.3.3",
"supertest": "^6.3.4",
"typeorm-uml": "^1.6.5",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.1"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10326,7 +10326,7 @@ __metadata:
puppeteer-extra: ^3.3.6
puppeteer-extra-plugin-stealth: ^2.11.2
sharp: ^0.33.1
supertest: ^6.3.3
supertest: ^6.3.4
ts-endpoint-express: ^2.0.0
ts-shared: 2.0.0-alpha.6
tsconfig-paths: ^4.2.0
Expand Down Expand Up @@ -24742,7 +24742,7 @@ __metadata:
languageName: node
linkType: hard

"superagent@npm:^8.0.5":
"superagent@npm:^8.1.2":
version: 8.1.2
resolution: "superagent@npm:8.1.2"
dependencies:
Expand All @@ -24760,13 +24760,13 @@ __metadata:
languageName: node
linkType: hard

"supertest@npm:^6.3.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 d9b8b94

Please sign in to comment.