Skip to content

Commit

Permalink
fix(deps): update dependency @kintone/rest-api-client to ^3.2.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2022
1 parent 6dfd9c7 commit a65cc73
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 @@ -71,7 +71,7 @@
"zx": "^7.1.1"
},
"dependencies": {
"@kintone/rest-api-client": "^3.1.16",
"@kintone/rest-api-client": "^3.2.0",
"chalk": "4",
"csv-parse": "^4.16.3",
"csv-stringify": "5.6.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1680,10 +1680,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@kintone/rest-api-client@^3.1.16":
version "3.1.16"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-3.1.16.tgz#b09764a35d87bb9ed223e4d9fda229293c72d1a0"
integrity sha512-bhiz2PYHVwGp4F/+rRikTVg8o6Yz0KiEzOTNJJBzUaxreT6aKulrw92VmkLm4TfGV84frKJGmVUonooz/DSPxw==
"@kintone/rest-api-client@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-3.2.0.tgz#0446cd3f78f80e34cc6067ee1c37c45ca7f6d9d1"
integrity sha512-UaF5c4VbKNUcpjNO4FGhKeib8xBm2mrCjE+pAMhmikfNM7xadqvNf/NOIg11BuWXYdnvPWfiqUqCNcQ3vaj+2g==
dependencies:
axios "^0.27.2"
core-js "^3.25.5"
Expand Down

0 comments on commit a65cc73

Please sign in to comment.