Skip to content

Commit

Permalink
fix(deps): update dependency @kintone/rest-api-client to ^3.3.14 (#350)
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] committed May 24, 2023
1 parent 143437f commit aa4ba94
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 @@ -76,7 +76,7 @@
"zx": "^7.2.2"
},
"dependencies": {
"@kintone/rest-api-client": "^3.3.13",
"@kintone/rest-api-client": "^3.3.14",
"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 @@ -1829,10 +1829,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@kintone/rest-api-client@^3.3.13":
version "3.3.13"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-3.3.13.tgz#51f66cac2f8ff266f3df5d217fdc457613c63210"
integrity sha512-o1m5OevkSD0/VGvvZsEgY2FMxQCz/DYvnjebWJSuQhgqCM18EMIMoRvraTnPCh/9TSgQKSjQnDODB6WYLjk+qw==
"@kintone/rest-api-client@^3.3.14":
version "3.3.14"
resolved "https://registry.yarnpkg.com/@kintone/rest-api-client/-/rest-api-client-3.3.14.tgz#91329bd89820e368ceb4303dbd22fff7d6e489f2"
integrity sha512-hYNI2a8UyPN7qJ8/F3Pl2orNA1TGKHC2A/9NZvJ+UUB5P+EKEBIyJ66HUX6UJwqQm+Oej7ogBQ69BPCdq5vuYA==
dependencies:
axios "^0.27.2"
core-js "^3.29.1"
Expand Down

0 comments on commit aa4ba94

Please sign in to comment.