Skip to content

Commit

Permalink
chore(deps): Bump @influxdata/influxdb-client from 1.33.2 to 1.35.0
Browse files Browse the repository at this point in the history
Bumps [@influxdata/influxdb-client](https://github.com/influxdata/influxdb-client-js/tree/HEAD/packages/core) from 1.33.2 to 1.35.0.
- [Release notes](https://github.com/influxdata/influxdb-client-js/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-js/commits/v1.35.0/packages/core)

---
updated-dependencies:
- dependency-name: "@influxdata/influxdb-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 425d0be commit 7c4695a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"webpack-node-externals": "3.0.0"
},
"dependencies": {
"@influxdata/influxdb-client": "1.33.2",
"@influxdata/influxdb-client": "1.35.0",
"@nestjs/axios": "3.0.3",
"@nestjs/common": "8.4.7",
"@nestjs/config": "3.1.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -637,9 +637,10 @@
version "2.0.1"
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"

"@influxdata/[email protected]":
version "1.33.2"
resolved "https://registry.npmjs.org/@influxdata/influxdb-client/-/influxdb-client-1.33.2.tgz"
"@influxdata/[email protected]":
version "1.35.0"
resolved "https://registry.yarnpkg.com/@influxdata/influxdb-client/-/influxdb-client-1.35.0.tgz#74a3eadb034d9ed9997d7a0b29a837d68d548b1e"
integrity sha512-woWMi8PDpPQpvTsRaUw4Ig+nOGS/CWwAwS66Fa1Vr/EkW+NEwxI8YfPBsdBMn33jK2Y86/qMiiuX/ROHIkJLTw==

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
Expand Down

0 comments on commit 7c4695a

Please sign in to comment.