Merge pull request #186 from actions/dependabot/npm_and_yarn/got-12.3.1
Bump got from 12.3.0 to 12.3.1
This commit is contained in:
Generated
+7
-7
@@ -14,7 +14,7 @@
|
||||
"@octokit/plugin-retry": "^3.0.9",
|
||||
"@octokit/request-error": "^3.0.0",
|
||||
"ansi-styles": "^6.1.0",
|
||||
"got": "^12.3.0",
|
||||
"got": "^12.3.1",
|
||||
"nodemon": "^2.0.19",
|
||||
"yaml": "^2.1.1",
|
||||
"zod": "^3.17.10"
|
||||
@@ -3941,9 +3941,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/got": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-12.3.0.tgz",
|
||||
"integrity": "sha512-7uK06aluHF0UibYFBX3lFUZ2FG/W0KS4O4EqAIrbWIdbPxIT33r6ZJy7Zy+pdh0CP/ZbF3zBa7Fd9dCn7vGPBg==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-12.3.1.tgz",
|
||||
"integrity": "sha512-tS6+JMhBh4iXMSXF6KkIsRxmloPln31QHDlcb6Ec3bzxjjFJFr/8aXdpyuLmVc9I4i2HyBHYw1QU5K1ruUdpkw==",
|
||||
"dependencies": {
|
||||
"@sindresorhus/is": "^5.2.0",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
@@ -10291,9 +10291,9 @@
|
||||
}
|
||||
},
|
||||
"got": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-12.3.0.tgz",
|
||||
"integrity": "sha512-7uK06aluHF0UibYFBX3lFUZ2FG/W0KS4O4EqAIrbWIdbPxIT33r6ZJy7Zy+pdh0CP/ZbF3zBa7Fd9dCn7vGPBg==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/got/-/got-12.3.1.tgz",
|
||||
"integrity": "sha512-tS6+JMhBh4iXMSXF6KkIsRxmloPln31QHDlcb6Ec3bzxjjFJFr/8aXdpyuLmVc9I4i2HyBHYw1QU5K1ruUdpkw==",
|
||||
"requires": {
|
||||
"@sindresorhus/is": "^5.2.0",
|
||||
"@szmarczak/http-timer": "^5.0.1",
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"@octokit/plugin-retry": "^3.0.9",
|
||||
"@octokit/request-error": "^3.0.0",
|
||||
"ansi-styles": "^6.1.0",
|
||||
"got": "^12.3.0",
|
||||
"got": "^12.3.1",
|
||||
"nodemon": "^2.0.19",
|
||||
"yaml": "^2.1.1",
|
||||
"zod": "^3.17.10"
|
||||
|
||||
Reference in New Issue
Block a user