Merge pull request #782 from maputnik/dependabot/npm_and_yarn/got-11.8.5

Bump got from 11.8.3 to 11.8.5
This commit is contained in:
pathmapper 2022-08-14 09:25:13 +02:00 committed by GitHub
commit 7d5fb23130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -11407,9 +11407,9 @@
}
},
"got": {
"version": "11.8.3",
"resolved": "https://registry.npmjs.org/got/-/got-11.8.3.tgz",
"integrity": "sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==",
"version": "11.8.5",
"resolved": "https://registry.npmjs.org/got/-/got-11.8.5.tgz",
"integrity": "sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==",
"dev": true,
"requires": {
"@sindresorhus/is": "^4.0.0",