Skip to content

Commit

Permalink
fix: force js-client v6.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Nov 22, 2024
1 parent 82f4e28 commit 41cee41
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.9.1",
"storyblok-js-client": "6.10.3",
"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.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==
storyblok-js-client@6.10.3:
version "6.10.3"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.10.3.tgz#db5dd9fe46e35e8d034eaf611168a41461914558"
integrity sha512-q6YK/f+F8PAJLsKR7jzlTRO9yIUXWLON2Fy02QjywYaSYwyS9ETzIuOtmCSstLrDAP5I+Vnw9PzEU30roxS15g==

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

0 comments on commit 41cee41

Please sign in to comment.