Skip to content

Commit

Permalink
fix yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Dec 18, 2024
1 parent f5e6aec commit 32e627a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion packages/cubejs-dremio-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@cubejs-backend/linter": "^1.0.0",
"@cubejs-backend/testing-shared": "1.1.9",
"@cubejs-backend/testing-shared": "1.1.11",
"jest": "^27"
},
"license": "Apache-2.0",
Expand Down
34 changes: 0 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5048,11 +5048,6 @@
tiny-invariant "^1.3.3"
valid-url "^1.0.9"

"@cubejs-backend/[email protected]":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@cubejs-backend/cubesql/-/cubesql-1.1.9.tgz#d87e7ec0a0ff9776242ad7ba6015fbc68ccd0a47"
integrity sha512-3BFNxFQOY/hPBtLGrrSJ1xVVZsz1K/IzDXfdHyjSCOh38GOXHPy6tC77+MEIGcvjIrPO2me77FZ4P5cZjKGgKg==

"@cubejs-backend/dotenv@^9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@cubejs-backend/dotenv/-/dotenv-9.0.2.tgz#c3679091b702f0fd38de120c5a63943fcdc0dcbf"
Expand All @@ -5069,15 +5064,6 @@
uuid "9.0.0"
winston "3.8.2"

"@cubejs-backend/[email protected]":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@cubejs-backend/native/-/native-1.1.9.tgz#66cec2caa56ae6a9369c042ddfaf0896ec2d80c9"
integrity sha512-HA9yVlI0UDvKbKjKK+cFmGgSbUfwIyp41X1q+NATzmWGFFVlzth3iS2YJ/H7Mshng6FqmCphzmshaGrSWs4cCw==
dependencies:
"@cubejs-backend/cubesql" "1.1.9"
"@cubejs-backend/shared" "1.1.8"
"@cubejs-infra/post-installer" "^0.0.7"

"@cubejs-backend/[email protected]":
version "0.33.20"
resolved "https://registry.yarnpkg.com/@cubejs-backend/shared/-/shared-0.33.20.tgz#3d9fa60041599cca9fe4c04df05daa4b8ab8675f"
Expand All @@ -5098,26 +5084,6 @@
throttle-debounce "^3.0.1"
uuid "^8.3.2"

"@cubejs-backend/[email protected]":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@cubejs-backend/shared/-/shared-1.1.8.tgz#3bca511f0f779edc22c2f684a7f76bc52577e9a1"
integrity sha512-DtW4w3ha/nsgWYPwWPvifmMNEHM85Kdv2jg/apZaqTd4HtgXzX71GNSrz2dH03gihuJnYsZBZrZMpqYjdZkKdA==
dependencies:
"@oclif/color" "^0.1.2"
bytes "^3.1.0"
cli-progress "^3.9.0"
cross-spawn "^7.0.3"
decompress "^4.2.1"
env-var "^6.3.0"
fs-extra "^9.1.0"
http-proxy-agent "^4.0.1"
moment-range "^4.0.1"
moment-timezone "^0.5.33"
node-fetch "^2.6.1"
shelljs "^0.8.5"
throttle-debounce "^3.0.1"
uuid "^8.3.2"

"@cubejs-infra/post-installer@^0.0.7":
version "0.0.7"
resolved "https://registry.yarnpkg.com/@cubejs-infra/post-installer/-/post-installer-0.0.7.tgz#a28d2d03e5b7b69a64020d75194a7078cf911d2d"
Expand Down

0 comments on commit 32e627a

Please sign in to comment.