mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 11:24:49 -05:00
Update package-lock.json
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -345,12 +345,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"@octokit/plugin-rest-endpoint-methods": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.7.0.tgz",
|
||||
"integrity": "sha512-IXw4hgC6aejdEi92CaA/FvvyTg7/GDuJeWgXxZFVFS/HDa6+QG3BZBJunuLTcWX36XVwVBugDwlGCEHGjDeGMg==",
|
||||
"version": "4.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.8.0.tgz",
|
||||
"integrity": "sha512-2zRpXDveJH8HsXkeeMtRW21do8wuSxVn1xXFdvhILyxlLWqGQrdJUA1/dk5DM7iAAYvwT/P3bDOLs90yL4S2AA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/types": "^6.4.2",
|
||||
"@octokit/types": "^6.5.0",
|
||||
"deprecation": "^2.3.1"
|
||||
}
|
||||
},
|
||||
@@ -390,15 +390,15 @@
|
||||
}
|
||||
},
|
||||
"@octokit/rest": {
|
||||
"version": "18.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.13.tgz",
|
||||
"integrity": "sha512-uKm01nBLn8hx8AW+msRn4zyHG74P1COWwJOr94dg25TxMG3l9MIxzO9hp2nOc20EVl9+lFhVtLP+dYJrKL1HAw==",
|
||||
"version": "18.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.14.tgz",
|
||||
"integrity": "sha512-62mKIaBb/XD2Z2KCBmAPydEk/d0IBMOnwk6DJVo36ICTnxlRPTdQwFE2LzlpBPDR52xOKPlGqb3Bnhh99atltA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/core": "^3.2.3",
|
||||
"@octokit/plugin-paginate-rest": "^2.6.2",
|
||||
"@octokit/plugin-request-log": "^1.0.2",
|
||||
"@octokit/plugin-rest-endpoint-methods": "4.7.0"
|
||||
"@octokit/plugin-rest-endpoint-methods": "4.8.0"
|
||||
}
|
||||
},
|
||||
"@octokit/types": {
|
||||
|
||||
Reference in New Issue
Block a user