Build(deps-dev): bump got from 11.0.3 to 11.1.0 (#5020)
Bumps [got](https://github.com/sindresorhus/got) from 11.0.3 to 11.1.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.0.3...v11.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cbb3cebfa0
commit
072c6fa689
6
package-lock.json
generated
6
package-lock.json
generated
@@ -16537,9 +16537,9 @@
|
||||
}
|
||||
},
|
||||
"got": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-11.0.3.tgz",
|
||||
"integrity": "sha512-VmU5xQ5tWIc2SudsZQ6ewOwPxXxJ4pMS3SJoqP5SK8oBKxnZ3OgAhLZcPMDYeOW0RKIL6HF/vHtibWDLSa3rvw==",
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-11.1.0.tgz",
|
||||
"integrity": "sha512-9lZDzFe43s6HH60tSurUk04kEtssfLiIfMiY5lSE0+vVaDCmT7+0xYzzlHY5VArSiz41mQQC38LefW2KoE9erw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@sindresorhus/is": "^2.1.0",
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
"gatsby-plugin-remove-trailing-slashes": "^2.3.0",
|
||||
"gatsby-plugin-styled-components": "^3.1.21",
|
||||
"gatsby-plugin-typescript": "^2.4.0",
|
||||
"got": "11.0.3",
|
||||
"got": "11.1.0",
|
||||
"humanize-string": "^2.1.0",
|
||||
"husky": "^4.2.5",
|
||||
"icedfrisby": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user