Skip to content

Commit

Permalink
Bump trino-client from 0.2.0 to 0.2.1 (#223)
Browse files Browse the repository at this point in the history
Bumps [trino-client](https://github.com/regadas/trino-js-client) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/regadas/trino-js-client/releases)
- [Commits](regadas/trino-js-client@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: trino-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent 2302e7a commit 3da6881
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@sqltools/base-driver": "latest",
"@sqltools/types": "latest",
"trino-client": "^0.2.0",
"trino-client": "^0.2.1",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand Down
34 changes: 20 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1403,13 +1403,14 @@ atomic-sleep@^1.0.0:
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==

axios@^0.27.2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
axios@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
dependencies:
follow-redirects "^1.14.9"
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

azure-devops-node-api@^11.0.1:
version "11.1.1"
Expand Down Expand Up @@ -2045,10 +2046,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==

follow-redirects@^1.14.9:
version "1.15.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
follow-redirects@^1.15.0:
version "1.15.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==

foreground-child@^3.1.0:
version "3.1.1"
Expand Down Expand Up @@ -2726,6 +2727,11 @@ process-warning@^1.0.0:
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-1.0.0.tgz#980a0b25dc38cd6034181be4b7726d89066b4616"
integrity sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==

proxy-from-env@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==

pump@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
Expand Down Expand Up @@ -3103,12 +3109,12 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

trino-client@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/trino-client/-/trino-client-0.2.0.tgz#89fdeebfbc85aaef24eed5e36dff98a86881136a"
integrity sha512-lHn62r1u+hKm5+h3S9zGThciB3F3ax/9f3mQiXQYc5Cy+1G42ivz11wLApNuyrzsLKt0HbfhYSzy9uFiMGFdmQ==
trino-client@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/trino-client/-/trino-client-0.2.1.tgz#5138c13a397fce32a89db68ff0375a871a10f3ca"
integrity sha512-Hstq/EcmLreNScicDt0OC24VPlZnGYkQimhyO77iVX1MXOgCwqkus+G//EPN0KIRXJpV1W6gI2hnAry1jwlXOg==
dependencies:
axios "^0.27.2"
axios "1.3.4"

tslib@^1.8.1:
version "1.14.1"
Expand Down

0 comments on commit 3da6881

Please sign in to comment.