update dependencies

This commit is contained in:
Alex Kalyvitis 2020-06-22 13:28:23 +02:00
parent d55f711b71
commit f4001a0790
396 changed files with 9070 additions and 7567 deletions

View file

@ -30,4 +30,8 @@
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"module": "dist-web/index.js"
,"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz"
,"_integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg=="
,"_from": "universal-user-agent@4.0.1"
}

View file

@ -51,4 +51,8 @@
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"deno": "dist-web/index.js"
,"_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.3.1.tgz"
,"_integrity": "sha512-hCdTjfvrK+ilU2keAdqNBWOk+gm1kai1ZcdjRfB30oA3/T6n53UVJb7w0L5cR3/rhU91xT3HSqCd+qbvH06yxA=="
,"_from": "@octokit/graphql@4.3.1"
}