Skip to content

Commit

Permalink
Merge pull request #110 from storyblok/bugfix/107-error-when-running-…
Browse files Browse the repository at this point in the history
…storyblok-pull-components-with-valid-space_id-and-token

fix: added back js-client support object based headers
  • Loading branch information
alvarosabu authored Aug 27, 2024
2 parents b435d17 + 055f862 commit 3016650
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 @@ -50,7 +50,7 @@
"p-series": "^2.1.0",
"path": "^0.12.7",
"simple-uuid": "^0.0.1",
"storyblok-js-client": "^6.7.1",
"storyblok-js-client": "^6.9.1",
"update-notifier": "^5.1.0",
"xml-js": "^1.6.11"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4998,10 +4998,10 @@ stack-utils@^2.0.3:
dependencies:
escape-string-regexp "^2.0.0"

storyblok-js-client@^6.7.1:
version "6.7.1"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.7.1.tgz#9b9ac8221d7e16dc9e63e5ddf547c1493d3f9cae"
integrity sha512-VOobZkor6BESji2MJUuO5jTIZeCWMUMR2LZtdSEEAtUDUfKwA88lGqDVMQqtWZ8nD7NzhZ6S7qvdv5Or9HZXRw==
storyblok-js-client@^6.9.1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.9.1.tgz#7524dcc2cdd6b8c127386e8939a144421d6b9e5b"
integrity sha512-mXCSNIr7tvFzH+TibM7hbq+xNAeDWnrfQwh8HS4fLskVHwQ2HaCQG9BkdbT1zWUFav3HWB+B8kqi3+KjRG1CUg==

string-length@^4.0.1:
version "4.0.2"
Expand Down

0 comments on commit 3016650

Please sign in to comment.