Skip to content

Commit

Permalink
fix: upgrade @vertexvis/api-client-node from 0.23.1 to 0.23.2 (#167)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @vertexvis/api-client-node from 0.23.1 to 0.23.2.

See this package in yarn:
@vertexvis/api-client-node

See this project in Snyk:
https://app.snyk.io/org/vertexvis/project/731990dc-95ae-4eea-90f8-5a912fa799c4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
echo5-ci and snyk-bot authored Nov 18, 2024
1 parent 7d8569d commit 5890af6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@oclif/command": "^1",
"@oclif/config": "^1.18.9",
"@oclif/plugin-help": "^3.3.1",
"@vertexvis/api-client-node": "^0.23.1",
"@vertexvis/api-client-node": "^0.23.2",
"cli-ux": "^5.6.7",
"fast-xml-parser": "^3.21",
"fs-extra": "^10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,10 +669,10 @@
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==

"@vertexvis/api-client-node@^0.23.1":
version "0.23.1"
resolved "https://registry.yarnpkg.com/@vertexvis/api-client-node/-/api-client-node-0.23.1.tgz#c981f4f45525456436d3569689ec8a8a02e1ac5c"
integrity sha512-OLk+qaWF89New+z0pr+di1qEuZbQ7Cnum8rZ/esnB95YE1n9kd7B3f0S5NgYofd8ePIS7j10mNDO1CqeUba89A==
"@vertexvis/api-client-node@^0.23.2":
version "0.23.2"
resolved "https://registry.yarnpkg.com/@vertexvis/api-client-node/-/api-client-node-0.23.2.tgz#9d06043fc6de21ff22f07dfa2b7eb1cad615c200"
integrity sha512-pQakaTOGbofYDXFAcfZ/Ms/Gdxu13yChw9sG1glqqPQ8mVbi2XEjSYF/xbl1u+iTgO4Q3wQ2IXuyWmwuxIvjsQ==
dependencies:
axios "^1.6.4"
p-limit "^3"
Expand Down

0 comments on commit 5890af6

Please sign in to comment.