fix: updates gh-star-fetch
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -12,7 +12,7 @@
|
|||||||
"@actions/core": "^1.8.0",
|
"@actions/core": "^1.8.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"ejs": "^3.1.7",
|
"ejs": "^3.1.7",
|
||||||
"gh-star-fetch": "^1.2.0",
|
"gh-star-fetch": "^1.3.0",
|
||||||
"got": "^11.8.1",
|
"got": "^11.8.1",
|
||||||
"remark": "^14.0.2",
|
"remark": "^14.0.2",
|
||||||
"remark-toc": "^8.0.1"
|
"remark-toc": "^8.0.1"
|
||||||
@@ -4014,9 +4014,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gh-star-fetch": {
|
"node_modules/gh-star-fetch": {
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.3.0.tgz",
|
||||||
"integrity": "sha512-Oqe9ASrUE0elNddF2xYtNJQS1kim1dvKk0zRE6tHXL5sLlBsWVoxn6CYlNYGa7Q3AGlV8jq5ffSbBFWIy7QCwg==",
|
"integrity": "sha512-Y+KXjioTWHGwoUI4domY86VmGXmTxfTPX05e1Uc+tGjuf0dL9tTwOlgmilEQluJ5o6sZIjxspy2ctZAP844N1Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"got": "^11.8.3",
|
"got": "^11.8.3",
|
||||||
"parse-link-header": "^2.0.0"
|
"parse-link-header": "^2.0.0"
|
||||||
@@ -14422,9 +14422,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gh-star-fetch": {
|
"gh-star-fetch": {
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.3.0.tgz",
|
||||||
"integrity": "sha512-Oqe9ASrUE0elNddF2xYtNJQS1kim1dvKk0zRE6tHXL5sLlBsWVoxn6CYlNYGa7Q3AGlV8jq5ffSbBFWIy7QCwg==",
|
"integrity": "sha512-Y+KXjioTWHGwoUI4domY86VmGXmTxfTPX05e1Uc+tGjuf0dL9tTwOlgmilEQluJ5o6sZIjxspy2ctZAP844N1Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"got": "^11.8.3",
|
"got": "^11.8.3",
|
||||||
"parse-link-header": "^2.0.0"
|
"parse-link-header": "^2.0.0"
|
||||||
|
@@ -56,7 +56,7 @@
|
|||||||
"@actions/core": "^1.8.0",
|
"@actions/core": "^1.8.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"ejs": "^3.1.7",
|
"ejs": "^3.1.7",
|
||||||
"gh-star-fetch": "^1.2.0",
|
"gh-star-fetch": "^1.3.0",
|
||||||
"got": "^11.8.1",
|
"got": "^11.8.1",
|
||||||
"remark": "^14.0.2",
|
"remark": "^14.0.2",
|
||||||
"remark-toc": "^8.0.1"
|
"remark-toc": "^8.0.1"
|
||||||
|
Reference in New Issue
Block a user