Skip to content

Commit

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

---
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 Dec 21, 2023
1 parent a03b680 commit d5c119d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1391,10 +1391,10 @@ 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@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
axios@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down Expand Up @@ -3099,11 +3099,11 @@ to-regex-range@^5.0.1:
is-number "^7.0.0"

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==
version "0.2.2"
resolved "https://registry.yarnpkg.com/trino-client/-/trino-client-0.2.2.tgz#7de8dbf38ff6322d786d74dba0afe940e53fe13f"
integrity sha512-TMndAbFiiGlAbJotsqsbMSqFZ8sPtE+KBIl/qYEAI9+eAXruNvz0BhxFC67PE39eouVn+JtF6L8Yr2q6/sAlAA==
dependencies:
axios "1.3.4"
axios "1.6.2"

tslib@^1.8.1:
version "1.14.1"
Expand Down

0 comments on commit d5c119d

Please sign in to comment.