Build(deps-dev): bump got from 11.6.0 to 11.6.2 (#5529)
Bumps [got](https://github.com/sindresorhus/got) from 11.6.0 to 11.6.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.6.0...v11.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b53cb879a9
commit
f12add001d
6
package-lock.json
generated
6
package-lock.json
generated
@@ -19096,9 +19096,9 @@
|
||||
}
|
||||
},
|
||||
"got": {
|
||||
"version": "11.6.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-11.6.0.tgz",
|
||||
"integrity": "sha512-ErhWb4IUjQzJ3vGs3+RR12NWlBDDkRciFpAkQ1LPUxi6OnwhGj07gQxjPsyIk69s7qMihwKrKquV6VQq7JNYLA==",
|
||||
"version": "11.6.2",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-11.6.2.tgz",
|
||||
"integrity": "sha512-/21qgUePCeus29Jk7MEti8cgQUNXFSWfIevNIk4H7u1wmXNDrGPKPY6YsPY+o9CIT/a2DjCjRz0x1nM9FtS2/A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@sindresorhus/is": "^3.1.1",
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
"gatsby-plugin-remove-trailing-slashes": "^2.3.10",
|
||||
"gatsby-plugin-styled-components": "^3.3.9",
|
||||
"gatsby-plugin-typescript": "^2.4.16",
|
||||
"got": "11.6.0",
|
||||
"got": "11.6.2",
|
||||
"humanize-string": "^2.1.0",
|
||||
"husky": "^4.2.5",
|
||||
"icedfrisby": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user