From 1303e0167a60c985ea4cc45bc0572de413b891f4 Mon Sep 17 00:00:00 2001 From: Edoardo Dusi Date: Tue, 24 Dec 2024 13:14:57 +0100 Subject: [PATCH] fix: pin storyblok-js dep --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 86bf5cf..13e8623 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "vue": ">=3.4" }, "dependencies": { - "@storyblok/js": "^3.1.9" + "@storyblok/js": "3.1.9" }, "devDependencies": { "@commitlint/cli": "^19.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 732a669..b0154f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: '@storyblok/js': - specifier: ^3.1.9 + specifier: 3.1.9 version: 3.1.9 devDependencies: '@commitlint/cli': @@ -2719,8 +2719,8 @@ packages: std-env@3.8.0: resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} - storyblok-js-client@6.10.3: - resolution: {integrity: sha512-q6YK/f+F8PAJLsKR7jzlTRO9yIUXWLON2Fy02QjywYaSYwyS9ETzIuOtmCSstLrDAP5I+Vnw9PzEU30roxS15g==} + storyblok-js-client@6.10.6: + resolution: {integrity: sha512-4n/n6tkLu3kmZwb2aSZgwqGta8DodbQbGjuclWY+A6xsmrVWrRBytUs+5lvJVTGkshLflVPhufeO4j/1zvVSPQ==} string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} @@ -3790,7 +3790,7 @@ snapshots: '@storyblok/js@3.1.9': dependencies: '@storyblok/richtext': 3.0.2 - storyblok-js-client: 6.10.3 + storyblok-js-client: 6.10.6 '@storyblok/richtext@3.0.2': {} @@ -6041,7 +6041,7 @@ snapshots: std-env@3.8.0: {} - storyblok-js-client@6.10.3: {} + storyblok-js-client@6.10.6: {} string-argv@0.3.2: {}