build(deps): bump got from 14.3.0 to 14.4.0 in the npm group
Bumps the npm group with 1 update: [got](https://github.com/sindresorhus/got). Updates `got` from 14.3.0 to 14.4.0 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.3.0...v14.4.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b62ea9fb98
commit
c67485e8fd
14
package-lock.json
generated
14
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"got": "^14.3.0",
|
||||
"got": "^14.4.0",
|
||||
"yazl": "^2.5.1"
|
||||
},
|
||||
"bin": {
|
||||
@ -172,9 +172,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/got": {
|
||||
"version": "14.3.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.3.0.tgz",
|
||||
"integrity": "sha512-vZkrXdq5BtPWTXqvjXSpl6zky3zpHaOVfSug/RfFHu3YrtSsvYzopVMDqrh2do77WnGoCSSRCHW25zXOSAQ9zw==",
|
||||
"version": "14.4.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.4.0.tgz",
|
||||
"integrity": "sha512-baa2HMfREJ9UQSXOPwWe0DNK+FT8Okcxe9kmTJvaetv2q/MUxq0qFzEnfSbxo+wj45/QioGcH5ZhuT9VBIPJ5Q==",
|
||||
"dependencies": {
|
||||
"@sindresorhus/is": "^6.3.1",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
@ -445,9 +445,9 @@
|
||||
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="
|
||||
},
|
||||
"got": {
|
||||
"version": "14.3.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.3.0.tgz",
|
||||
"integrity": "sha512-vZkrXdq5BtPWTXqvjXSpl6zky3zpHaOVfSug/RfFHu3YrtSsvYzopVMDqrh2do77WnGoCSSRCHW25zXOSAQ9zw==",
|
||||
"version": "14.4.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-14.4.0.tgz",
|
||||
"integrity": "sha512-baa2HMfREJ9UQSXOPwWe0DNK+FT8Okcxe9kmTJvaetv2q/MUxq0qFzEnfSbxo+wj45/QioGcH5ZhuT9VBIPJ5Q==",
|
||||
"requires": {
|
||||
"@sindresorhus/is": "^6.3.1",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"got": "^14.3.0",
|
||||
"got": "^14.4.0",
|
||||
"yazl": "^2.5.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user