fix: updates gh-star-fetch

This commit is contained in:
GitHub Actions
2022-05-11 15:08:24 +02:00
parent 3170a35260
commit 3ec4b7cd53
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@actions/core": "^1.8.0",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.7",
"gh-star-fetch": "^1.2.0",
"gh-star-fetch": "^1.3.0",
"got": "^11.8.1",
"remark": "^14.0.2",
"remark-toc": "^8.0.1"
@@ -4014,9 +4014,9 @@
}
},
"node_modules/gh-star-fetch": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.2.0.tgz",
"integrity": "sha512-Oqe9ASrUE0elNddF2xYtNJQS1kim1dvKk0zRE6tHXL5sLlBsWVoxn6CYlNYGa7Q3AGlV8jq5ffSbBFWIy7QCwg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.3.0.tgz",
"integrity": "sha512-Y+KXjioTWHGwoUI4domY86VmGXmTxfTPX05e1Uc+tGjuf0dL9tTwOlgmilEQluJ5o6sZIjxspy2ctZAP844N1Q==",
"dependencies": {
"got": "^11.8.3",
"parse-link-header": "^2.0.0"
@@ -14422,9 +14422,9 @@
}
},
"gh-star-fetch": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.2.0.tgz",
"integrity": "sha512-Oqe9ASrUE0elNddF2xYtNJQS1kim1dvKk0zRE6tHXL5sLlBsWVoxn6CYlNYGa7Q3AGlV8jq5ffSbBFWIy7QCwg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/gh-star-fetch/-/gh-star-fetch-1.3.0.tgz",
"integrity": "sha512-Y+KXjioTWHGwoUI4domY86VmGXmTxfTPX05e1Uc+tGjuf0dL9tTwOlgmilEQluJ5o6sZIjxspy2ctZAP844N1Q==",
"requires": {
"got": "^11.8.3",
"parse-link-header": "^2.0.0"