Update package-lock.json

This commit is contained in:
TypeScript Bot
2020-10-30 06:16:14 +00:00
parent bcbe1d7638
commit 80dc9d9e3c

6
package-lock.json generated
View File

@@ -350,9 +350,9 @@
}
},
"@octokit/rest": {
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.6.tgz",
"integrity": "sha512-ES4lZBKPJMX/yUoQjAZiyFjei9pJ4lTTfb9k7OtYoUzKPDLl/M8jiHqt6qeSauyU4eZGLw0sgP1WiQl9FYeM5w==",
"version": "18.0.7",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.7.tgz",
"integrity": "sha512-ctz0cMIb3c6gO2ADto+A1r4JI+2hkUkDcD1JRunkhk1SOUrNGQcQ+9FBqZ6UekS1Z/c3xPvF0OoLtX2cQ118+A==",
"dev": true,
"requires": {
"@octokit/core": "^3.0.0",