chore(deps): update dependency got to v13 (#2813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-02 15:18:21 -05:00 committed by GitHub
parent dd352f1044
commit 5145268539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -49,7 +49,7 @@
"dockerode": "3.3.5", "dockerode": "3.3.5",
"file-url": "4.0.0", "file-url": "4.0.0",
"fs-extra": "11.1.1", "fs-extra": "11.1.1",
"got": "12.6.0", "got": "13.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"mockserver-client": "5.15.0", "mockserver-client": "5.15.0",
"nock": "13.3.1", "nock": "13.3.1",
@ -2557,9 +2557,9 @@
} }
}, },
"node_modules/got": { "node_modules/got": {
"version": "12.6.0", "version": "13.0.0",
"resolved": "https://registry.npmjs.org/got/-/got-12.6.0.tgz", "resolved": "https://registry.npmjs.org/got/-/got-13.0.0.tgz",
"integrity": "sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==", "integrity": "sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@sindresorhus/is": "^5.2.0", "@sindresorhus/is": "^5.2.0",
@ -2575,7 +2575,7 @@
"responselike": "^3.0.0" "responselike": "^3.0.0"
}, },
"engines": { "engines": {
"node": ">=14.16" "node": ">=16"
}, },
"funding": { "funding": {
"url": "https://github.com/sindresorhus/got?sponsor=1" "url": "https://github.com/sindresorhus/got?sponsor=1"
@ -11530,9 +11530,9 @@
} }
}, },
"got": { "got": {
"version": "12.6.0", "version": "13.0.0",
"resolved": "https://registry.npmjs.org/got/-/got-12.6.0.tgz", "resolved": "https://registry.npmjs.org/got/-/got-13.0.0.tgz",
"integrity": "sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==", "integrity": "sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@sindresorhus/is": "^5.2.0", "@sindresorhus/is": "^5.2.0",

View File

@ -63,7 +63,7 @@
"dockerode": "3.3.5", "dockerode": "3.3.5",
"file-url": "4.0.0", "file-url": "4.0.0",
"fs-extra": "11.1.1", "fs-extra": "11.1.1",
"got": "12.6.0", "got": "13.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"mockserver-client": "5.15.0", "mockserver-client": "5.15.0",
"nock": "13.3.1", "nock": "13.3.1",