@kintone/rest-api-client 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2817,7 +2817,7 @@
2817
2817
  var mime = /*@__PURE__*/getDefaultExportFromCjs(lite);
2818
2818
 
2819
2819
  var name = "@kintone/rest-api-client";
2820
- var version$2 = "4.0.1";
2820
+ var version$2 = "4.0.2";
2821
2821
  var publishConfig = {
2822
2822
  access: "public"
2823
2823
  };
@@ -2882,7 +2882,7 @@
2882
2882
  "@types/js-base64": "^3.0.0",
2883
2883
  "@types/mime": "^3.0.1",
2884
2884
  "@types/qs": "^6.9.7",
2885
- rollup: "^3.25.1",
2885
+ rollup: "^3.25.2",
2886
2886
  "rollup-plugin-ecma-version-validator": "^0.2.12",
2887
2887
  "rollup-plugin-license": "^3.0.1",
2888
2888
  "rollup-plugin-node-builtins": "^2.1.2",
@@ -2908,7 +2908,7 @@
2908
2908
  },
2909
2909
  "./package.json": "./package.json"
2910
2910
  };
2911
- var gitHead = "cc57f705afb4672f4589e633e83de868d27a768b";
2911
+ var gitHead = "c1f1c38cf67f9df2eb4672268d46d62954aa365f";
2912
2912
  var packageJson = {
2913
2913
  name: name,
2914
2914
  version: version$2,