Skip to content

Commit

Permalink
fix(deps): update dependency @kintone/rest-api-client to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent bf38c26 commit f1a57b3
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 @@ -79,7 +79,7 @@
"zx": "^7.2.3"
},
"dependencies": {
"@kintone/rest-api-client": "^3.3.15",
"@kintone/rest-api-client": "^4.0.3",
"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 @@ -1838,10 +1838,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@kintone/rest-api-client@^3.3.15":
version "3.3.15"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-3.3.15.tgz#75091b30ec4e83b10bcca3ccbaaccb72a1578e24"
integrity sha512-fhfRqifov5p+1tBeDOW+03W7fnDZ4hxsgyy3nUb0HNCyBeuHXZHxDWO0wKQ7PoGwdjyFyVzvZuWxQs4jjmHoAA==
"@kintone/rest-api-client@^4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-4.0.3.tgz#f1242a9a2ee6e7698fdb0a6d1aec69c0683d85dc"
integrity sha512-8RTI64WHNUH7PLRslat8wQSzjl4r5R1ghdzHBnOad8tDxI7FZAv+46cWh8wPwpfcUE72QLmi0No4jp4JbfQUkQ==
dependencies:
axios "^0.27.2"
core-js "^3.29.1"
Expand Down

0 comments on commit f1a57b3

Please sign in to comment.