Update package-lock.json

This commit is contained in:
TypeScript Bot
2022-07-12 06:07:59 +00:00
parent 695b24d187
commit 12600813e2
+3 -3
View File
@@ -250,9 +250,9 @@
}
},
"@octokit/request": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.0.2.tgz",
"integrity": "sha512-WPMcm8nUET2v6P5AbTIhNzEorMLFPbFnzfP/VMAaRFwNzaqHmVvS+YLvqtWyKq0vnZ6a9ImQuCHNb3L4oNovRw==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.1.0.tgz",
"integrity": "sha512-36V+sP4bJli31TRq8sea3d/Q1XGgZ9cnqpsegkLCnvpu+hoYephSkxGlWg4KB6dyUM1IWPXVrLFOKYzObQ+MZg==",
"dev": true,
"requires": {
"@octokit/endpoint": "^7.0.0",