mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
fix(deps): update dependency got to v14.4.5
This commit is contained in:
committed by
Eli Bosley
parent
4daa54cfb5
commit
71e2b70678
13
api/package-lock.json
generated
13
api/package-lock.json
generated
@@ -10229,10 +10229,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/got": {
|
"node_modules/got": {
|
||||||
"version": "14.4.4",
|
"version": "14.4.5",
|
||||||
"resolved": "https://registry.npmjs.org/got/-/got-14.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/got/-/got-14.4.5.tgz",
|
||||||
"integrity": "sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==",
|
"integrity": "sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==",
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/is": "^7.0.1",
|
"@sindresorhus/is": "^7.0.1",
|
||||||
"@szmarczak/http-timer": "^5.0.1",
|
"@szmarczak/http-timer": "^5.0.1",
|
||||||
@@ -23373,9 +23372,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"got": {
|
"got": {
|
||||||
"version": "14.4.4",
|
"version": "14.4.5",
|
||||||
"resolved": "https://registry.npmjs.org/got/-/got-14.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/got/-/got-14.4.5.tgz",
|
||||||
"integrity": "sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==",
|
"integrity": "sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sindresorhus/is": "^7.0.1",
|
"@sindresorhus/is": "^7.0.1",
|
||||||
"@szmarczak/http-timer": "^5.0.1",
|
"@szmarczak/http-timer": "^5.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user