Skip to content

Commit

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

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/vertexvis/project/cfa51793-c408-4f56-9f8d-84c0dc2a2290?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
echo5-ci and snyk-bot committed Oct 5, 2023
1 parent 92613c5 commit ec53d3c
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 @@ -9,7 +9,7 @@
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.14.6",
"@mui/material": "^5.14.6",
"@vertexvis/api-client-node": "^0.21.3",
"@vertexvis/api-client-node": "^0.22.0",
"@vertexvis/viewer-react": "^0.19.0",
"next": "^13.5.4",
"react": "^18.2.0",
Expand Down
34 changes: 20 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -871,12 +871,12 @@
"@typescript-eslint/types" "5.27.1"
eslint-visitor-keys "^3.3.0"

"@vertexvis/api-client-node@^0.21.3":
version "0.21.3"
resolved "https://registry.yarnpkg.com/@vertexvis/api-client-node/-/api-client-node-0.21.3.tgz#051ca86388a48aa4383aed029e08a361ca349269"
integrity sha512-cWFbFOeGE6DHGLwTgJlmUSDPAs2qLBTlR/2gCFHyVjZhPgtIM+xZY0AnBGfySGRrFkzyzMvP3s/mA5TRYGrl5A==
"@vertexvis/api-client-node@^0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@vertexvis/api-client-node/-/api-client-node-0.22.0.tgz#60ef7e9a9789f8ec58689fb78cacd33b19f2cfd1"
integrity sha512-mm1e/CTFA6sCs7zPN8+x7od8hKT5Q5vS6623wwLg13g6QOGWSjAfzfOpAD/YuwhrsHoLllU+Y/6s9OqtS2rhYw==
dependencies:
axios "^0.27.2"
axios "^1.5.0"
p-limit "^3"

"@vertexvis/frame-streaming-protos@^0.10.7":
Expand Down Expand Up @@ -1090,13 +1090,14 @@ axe-core@^4.3.5:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==

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.5.0:
version "1.5.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
dependencies:
follow-redirects "^1.14.9"
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axobject-query@^2.2.0:
version "2.2.0"
Expand Down Expand Up @@ -1873,10 +1874,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==

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==

form-data@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -2804,6 +2805,11 @@ protobufjs@^7.2.4:
"@types/node" ">=13.7.0"
long "^5.0.0"

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==

punycode@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
Expand Down

1 comment on commit ec53d3c

@vercel
Copy link

@vercel vercel bot commented on ec53d3c Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.