chore(deps): update dependency supertest to v6.1.6

This commit is contained in:
Renovate Bot 2021-08-17 22:46:52 +00:00
parent a50eeaa3a1
commit c596dd7ae9
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -64,7 +64,7 @@
"eslint-plugin-react-hooks": "4.2.0",
"jest": "27.0.6",
"prettier": "2.3.2",
"supertest": "6.1.5",
"supertest": "6.1.6",
"ts-jest": "27.0.4",
"ts-loader": "9.2.5",
"ts-node": "10.2.0",
@ -13352,9 +13352,9 @@
}
},
"node_modules/supertest": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-6.1.5.tgz",
"integrity": "sha512-Is3pFB2TxSFPohDS2tIM8h2JOMvUQwbJ9TvTfsWAm89ZZv1CF4VTLAsQz+5+5S1wOgaMqFqSpFriU15L3e2AXQ==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-6.1.6.tgz",
"integrity": "sha512-0hACYGNJ8OHRg8CRITeZOdbjur7NLuNs0mBjVhdpxi7hP6t3QIbOzLON5RTUmZcy2I9riuII3+Pr2C7yztrIIg==",
"dev": true,
"dependencies": {
"methods": "^1.1.2",
@ -25462,9 +25462,9 @@
}
},
"supertest": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-6.1.5.tgz",
"integrity": "sha512-Is3pFB2TxSFPohDS2tIM8h2JOMvUQwbJ9TvTfsWAm89ZZv1CF4VTLAsQz+5+5S1wOgaMqFqSpFriU15L3e2AXQ==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-6.1.6.tgz",
"integrity": "sha512-0hACYGNJ8OHRg8CRITeZOdbjur7NLuNs0mBjVhdpxi7hP6t3QIbOzLON5RTUmZcy2I9riuII3+Pr2C7yztrIIg==",
"dev": true,
"requires": {
"methods": "^1.1.2",