mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Update dependency supertest to v6.1.4
This commit is contained in:
parent
a110cdd34a
commit
c4f2864cc6
@ -190,7 +190,7 @@
|
|||||||
"rewire": "5.0.0",
|
"rewire": "5.0.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "11.1.1",
|
"sinon": "11.1.1",
|
||||||
"supertest": "6.1.3",
|
"supertest": "6.1.4",
|
||||||
"tmp": "0.2.1"
|
"tmp": "0.2.1"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
@ -9451,10 +9451,10 @@ superagent@^6.1.0:
|
|||||||
readable-stream "^3.6.0"
|
readable-stream "^3.6.0"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
supertest@6.1.3:
|
supertest@6.1.4:
|
||||||
version "6.1.3"
|
version "6.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.3.tgz#3f49ea964514c206c334073e8dc4e70519c7403f"
|
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.4.tgz#ea8953343e0ca316e80e975b39340934f754eb06"
|
||||||
integrity sha512-v2NVRyP73XDewKb65adz+yug1XMtmvij63qIWHZzSX8tp6wiq6xBLUy4SUAd2NII6wIipOmHT/FD9eicpJwdgQ==
|
integrity sha512-giC9Zm+Bf1CZP09ciPdUyl+XlMAu6rbch79KYiYKOGcbK2R1wH8h+APul1i/3wN6RF1XfWOIF+8X1ga+7SBrug==
|
||||||
dependencies:
|
dependencies:
|
||||||
methods "^1.1.2"
|
methods "^1.1.2"
|
||||||
superagent "^6.1.0"
|
superagent "^6.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user