Merge pull request #41 from k4ustu3h/dependabot/npm_and_yarn/got-10.5.7

Bump got from 10.5.5 to 10.5.7
This commit is contained in:
Kaustubh Ladiya 2020-02-17 21:56:18 +05:30 committed by GitHub
commit a63bfe8b3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

28
package-lock.json generated
View File

@ -302,9 +302,9 @@
} }
}, },
"@sindresorhus/is": { "@sindresorhus/is": {
"version": "1.2.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.0.0.tgz",
"integrity": "sha512-mwhXGkRV5dlvQc4EgPDxDxO6WuMBVymGFd1CA+2Y+z5dG9MNspoQ+AWjl/Ld1MnpCL8AKbosZlDVohqcIwuWsw==" "integrity": "sha512-bX03FiS5dr3cc01hhymlqDAjO5c5WcRPwY4BrghFFhUWI/3vsVlaq8GiSFsrcA3O07mPedlS6Mnr/whaJ44ubA=="
}, },
"@snyk/cli-interface": { "@snyk/cli-interface": {
"version": "2.3.0", "version": "2.3.0",
@ -2269,11 +2269,11 @@
} }
}, },
"got": { "got": {
"version": "10.5.5", "version": "10.5.7",
"resolved": "https://registry.npmjs.org/got/-/got-10.5.5.tgz", "resolved": "https://registry.npmjs.org/got/-/got-10.5.7.tgz",
"integrity": "sha512-B13HHkCkTA7KxyxTrFoZfrurBX1fZxjMTKpmIfoVzh0Xfs9aZV7xEfI6EKuERQOIPbomh5LE4xDkfK6o2VXksw==", "integrity": "sha512-ZDu27XJw4XuOM3wOjOfHPLQiyE0h/+CqX5DkfptEJD2bnn2idqua6uQl9HUGwgQE3Ogv8uOvE2W8jUTrTVrRbw==",
"requires": { "requires": {
"@sindresorhus/is": "^1.0.0", "@sindresorhus/is": "^2.0.0",
"@szmarczak/http-timer": "^4.0.0", "@szmarczak/http-timer": "^4.0.0",
"@types/cacheable-request": "^6.0.1", "@types/cacheable-request": "^6.0.1",
"cacheable-lookup": "^2.0.0", "cacheable-lookup": "^2.0.0",
@ -2287,13 +2287,13 @@
"p-event": "^4.0.0", "p-event": "^4.0.0",
"responselike": "^2.0.0", "responselike": "^2.0.0",
"to-readable-stream": "^2.0.0", "to-readable-stream": "^2.0.0",
"type-fest": "^0.9.0" "type-fest": "^0.10.0"
}, },
"dependencies": { "dependencies": {
"type-fest": { "type-fest": {
"version": "0.9.0", "version": "0.10.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.9.0.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.10.0.tgz",
"integrity": "sha512-j55pzONIdg7rdtJTRZPKIbV0FosUqYdhHK1aAYJIrUvejv1VVyBokrILE8KQDT4emW/1Ev9tx+yZG+AxuSBMmA==" "integrity": "sha512-EUV9jo4sffrwlg8s0zDhP0T2WD3pru5Xi0+HTE3zTUmBaZNhfkite9PdSJwdXLwPVW0jnAHT56pZHIOYckPEiw=="
} }
} }
}, },
@ -2408,9 +2408,9 @@
} }
}, },
"http-cache-semantics": { "http-cache-semantics": {
"version": "4.0.3", "version": "4.0.4",
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz", "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
"integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==" "integrity": "sha512-Z2EICWNJou7Tr9Bd2M2UqDJq3A9F2ePG9w3lIpjoyuSyXFP9QbniJVu3XQYytuw5ebmG7dXSXO9PgAjJG8DDKA=="
}, },
"http-errors": { "http-errors": {
"version": "1.7.2", "version": "1.7.2",