Skip to content

Commit 47ca5df

Browse files
authored
Merge pull request #477 from GraphQL-Portal/renovate/supertest-6.x
chore(deps): update dependency supertest to v6.1.6
2 parents 7106a23 + 6c51cd9 commit 47ca5df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/request-ip": "0.0.37",
9999
"@types/supertest": "2.0.11",
100100
"ioredis-mock": "5.6.0",
101-
"supertest": "6.1.4"
101+
"supertest": "6.1.6"
102102
},
103103
"homepage": "https://github.com/graphql-portal/graphql-portal#readme",
104104
"bugs": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10274,10 +10274,10 @@ superagent@^6.1.0:
1027410274
readable-stream "^3.6.0"
1027510275
semver "^7.3.2"
1027610276

10277-
10278-
version "6.1.4"
10279-
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.4.tgz#ea8953343e0ca316e80e975b39340934f754eb06"
10280-
integrity sha512-giC9Zm+Bf1CZP09ciPdUyl+XlMAu6rbch79KYiYKOGcbK2R1wH8h+APul1i/3wN6RF1XfWOIF+8X1ga+7SBrug==
10277+
10278+
version "6.1.6"
10279+
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.6.tgz#6151c518f4c5ced2ac2aadb9f96f1bf8198174c8"
10280+
integrity sha512-0hACYGNJ8OHRg8CRITeZOdbjur7NLuNs0mBjVhdpxi7hP6t3QIbOzLON5RTUmZcy2I9riuII3+Pr2C7yztrIIg==
1028110281
dependencies:
1028210282
methods "^1.1.2"
1028310283
superagent "^6.1.0"

0 commit comments

Comments
 (0)