File tree Expand file tree Collapse file tree 2 files changed +5
-14
lines changed
packages/cubejs-backend-native Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 30
30
" @mapbox/node-pre-gyp"
31
31
],
32
32
"devDependencies" : {
33
- "@cubejs-infra/node-pre-gyp-github" : " ^1" ,
33
+ "@cubejs-infra/node-pre-gyp-github" : " ^1.0.3 " ,
34
34
"@types/jest" : " ^26" ,
35
35
"@types/node" : " ^10" ,
36
36
"cargo-cp-artifact" : " ^0.1" ,
Original file line number Diff line number Diff line change 2831
2831
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f"
2832
2832
integrity sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==
2833
2833
2834
- "@cubejs-backend/cubestore@^0.29.9":
2835
- version "0.29.9"
2836
- resolved "https://registry.yarnpkg.com/@cubejs-backend/cubestore/-/cubestore-0.29.9.tgz#978b422dba15d3d7f126d7d9a4d079f43401f13d"
2837
- integrity sha512-AxcOQdVUP6EBFHIfTrYmfnwWrR9FV50JmjlQjV5X+mpPRL8mtF90sAJzs0dv3xQAUuVAI8O5S7eHgVHYkD4OdQ==
2838
- dependencies:
2839
- "@cubejs-backend/shared" "^0.29.0"
2840
- "@octokit/core" "^3.2.5"
2841
- source-map-support "^0.5.19"
2842
-
2843
2834
"@cubejs-backend/dotenv@^9.0.2":
2844
2835
version "9.0.2"
2845
2836
resolved "https://registry.yarnpkg.com/@cubejs-backend/dotenv/-/dotenv-9.0.2.tgz#c3679091b702f0fd38de120c5a63943fcdc0dcbf"
2846
2837
integrity sha512-yC1juhXEjM7K97KfXubDm7WGipd4Lpxe+AT8XeTRE9meRULrKlw0wtE2E8AQkGOfTBn+P1SCkePQ/BzIbOh1VA==
2847
2838
2848
- "@cubejs-infra/node-pre-gyp-github@^1":
2849
- version "1.0.2 "
2850
- resolved "https://registry.yarnpkg.com/@cubejs-infra/node-pre-gyp-github/-/node-pre-gyp-github-1.0.2 .tgz#7c52e7f00c74d80a47407d4a80293fbc4acd0fee "
2851
- integrity sha512-hSwjo95IywfVI6rdp9acR5SmNrvyS4qrekvdOB8HiWN4PHa0yIWMKRoEfHCn+psymjMX3kcABxSdea6xn2eB4Q ==
2839
+ "@cubejs-infra/node-pre-gyp-github@^1.0.3 ":
2840
+ version "1.0.3 "
2841
+ resolved "https://registry.yarnpkg.com/@cubejs-infra/node-pre-gyp-github/-/node-pre-gyp-github-1.0.3 .tgz#5385b5f3ed4225b3e3664db8a4be37883fce0362 "
2842
+ integrity sha512-/othHxhjC85FpOQrV9BrYSLoTRQ8XeuD1Jo8XGc7R4EVzjZimtuInnS1w36H7+OHS7dQjseKYTaW9tt8IfzY9g ==
2852
2843
dependencies:
2853
2844
"@octokit/rest" "^18.1.1"
2854
2845
commander "^7.1.0"
You can’t perform that action at this time.
0 commit comments