fix(deps): update dependency got to v14.4.5

This commit is contained in:
renovate[bot]
2025-01-14 19:28:52 +00:00
committed by Eli Bosley
parent 4daa54cfb5
commit 71e2b70678

13
api/package-lock.json generated
View File

@@ -10229,10 +10229,9 @@
}
},
"node_modules/got": {
"version": "14.4.4",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.4.tgz",
"integrity": "sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==",
"license": "MIT",
"version": "14.4.5",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.5.tgz",
"integrity": "sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==",
"dependencies": {
"@sindresorhus/is": "^7.0.1",
"@szmarczak/http-timer": "^5.0.1",
@@ -23373,9 +23372,9 @@
}
},
"got": {
"version": "14.4.4",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.4.tgz",
"integrity": "sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==",
"version": "14.4.5",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.5.tgz",
"integrity": "sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==",
"requires": {
"@sindresorhus/is": "^7.0.1",
"@szmarczak/http-timer": "^5.0.1",