Merge pull request #178 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/got-14.2.0

build(deps): bump got from 14.1.0 to 14.2.0
This commit is contained in:
Zayin Krige 2024-02-05 07:58:39 +02:00 committed by GitHub
commit cdb74365c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
package-lock.json generated
View File

@ -163,9 +163,9 @@
}
},
"node_modules/got": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/got/-/got-14.1.0.tgz",
"integrity": "sha512-jGmSBfxa7jOGg464azcsf/cUlJBZldU8edFpiVebIJrVBE4vqVx0t3Z2f1kz1WrcMvLgQREoC/l2ttDmSHwyRg==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/got/-/got-14.2.0.tgz",
"integrity": "sha512-dBq2KkHcQl3AwPoIWsLsQScCPpUgRulz1qZVthjPYKYOPmYfBnekR3vxecjZbm91Vc3JUGnV9mqFX7B+Fe2quw==",
"dependencies": {
"@sindresorhus/is": "^6.1.0",
"@szmarczak/http-timer": "^5.0.1",
@ -416,9 +416,9 @@
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="
},
"got": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/got/-/got-14.1.0.tgz",
"integrity": "sha512-jGmSBfxa7jOGg464azcsf/cUlJBZldU8edFpiVebIJrVBE4vqVx0t3Z2f1kz1WrcMvLgQREoC/l2ttDmSHwyRg==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/got/-/got-14.2.0.tgz",
"integrity": "sha512-dBq2KkHcQl3AwPoIWsLsQScCPpUgRulz1qZVthjPYKYOPmYfBnekR3vxecjZbm91Vc3JUGnV9mqFX7B+Fe2quw==",
"requires": {
"@sindresorhus/is": "^6.1.0",
"@szmarczak/http-timer": "^5.0.1",