Update package-lock.json

This commit is contained in:
TypeScript Bot
2022-07-20 06:07:22 +00:00
parent f6ac10958f
commit 2644fb0b5c
+4 -4
View File
@@ -240,12 +240,12 @@
"dev": true
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.1.1.tgz",
"integrity": "sha512-u0+4nEVCPL5dsXibKR9qNJU2T0NBnVhmvlPxNjPzt7wp2QfFAbI+dyxIltSP7NOm6KWkXyYG9YLsUKi8D6uohw==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.1.2.tgz",
"integrity": "sha512-sAfSKtLHNq0UQ2iFuI41I6m5SK6bnKFRJ5kUjDRVbmQXiRVi4aQiIcgG4cM7bt+bhSiWL4HwnTxDkWFlKeKClA==",
"dev": true,
"requires": {
"@octokit/types": "6.40.0",
"@octokit/types": "^6.40.0",
"deprecation": "^2.3.1"
}
},