build(deps): bump got from 14.0.0 to 14.1.0
Bumps [got](https://github.com/sindresorhus/got) from 14.0.0 to 14.1.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.0.0...v14.1.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6094b30ac5
commit
c12ffdc5b3
12
package-lock.json
generated
12
package-lock.json
generated
@ -163,9 +163,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/got": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.0.0.tgz",
|
||||
"integrity": "sha512-X01vTgaX9SwaMq5DfImvS+3GMQFFs5HtrrlS9CuzUSzkxAf/tWGEyynuI+Qy7BjciMczZGjyVSmawYbP4eYhYA==",
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.1.0.tgz",
|
||||
"integrity": "sha512-jGmSBfxa7jOGg464azcsf/cUlJBZldU8edFpiVebIJrVBE4vqVx0t3Z2f1kz1WrcMvLgQREoC/l2ttDmSHwyRg==",
|
||||
"dependencies": {
|
||||
"@sindresorhus/is": "^6.1.0",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
@ -416,9 +416,9 @@
|
||||
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="
|
||||
},
|
||||
"got": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.0.0.tgz",
|
||||
"integrity": "sha512-X01vTgaX9SwaMq5DfImvS+3GMQFFs5HtrrlS9CuzUSzkxAf/tWGEyynuI+Qy7BjciMczZGjyVSmawYbP4eYhYA==",
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.1.0.tgz",
|
||||
"integrity": "sha512-jGmSBfxa7jOGg464azcsf/cUlJBZldU8edFpiVebIJrVBE4vqVx0t3Z2f1kz1WrcMvLgQREoC/l2ttDmSHwyRg==",
|
||||
"requires": {
|
||||
"@sindresorhus/is": "^6.1.0",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user