mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency supertest to v6.1.6
This commit is contained in:
parent
a50eeaa3a1
commit
c596dd7ae9
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue