diff --git a/package-lock.json b/package-lock.json index 573e0935..79f43a02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "brave-talk-app", "version": "0.1.0", "dependencies": { - "@brave/leo": "github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", + "@brave/leo": "github:brave/leo#4b1f2903778cccb0f56abdfce8ea8a153844d9df", "@emotion/react": "11.13.3", "@types/dom-screen-wake-lock": "1.0.3", "buffer": "6.0.3", @@ -706,8 +706,8 @@ }, "node_modules/@brave/leo": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/brave/leo.git#ee1486278f90ef5c72001e4cdff31768c09c4c0a", - "integrity": "sha512-uYKV0oN/DiSZjrv33gnrVj4NE+wgOdLTZVKosAOJ+xTtyCkNwwmaQaCFxxcXLoGcYCNp+jrzpHQEgn+RD2jrIw==", + "resolved": "git+ssh://git@github.com/brave/leo.git#4b1f2903778cccb0f56abdfce8ea8a153844d9df", + "integrity": "sha512-2rlCsGDZ10BSeSgplWSvlfIEfvbiwGvyTrCuxrB8MMzEzEi6k2v56K1uoQZGemD+Gxu0EYuoCNX9Uao4qFgh2Q==", "license": "MIT", "dependencies": { "@storybook/test": "8.1.11", @@ -13504,9 +13504,9 @@ "dev": true }, "@brave/leo": { - "version": "git+ssh://git@github.com/brave/leo.git#ee1486278f90ef5c72001e4cdff31768c09c4c0a", - "integrity": "sha512-uYKV0oN/DiSZjrv33gnrVj4NE+wgOdLTZVKosAOJ+xTtyCkNwwmaQaCFxxcXLoGcYCNp+jrzpHQEgn+RD2jrIw==", - "from": "@brave/leo@github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", + "version": "git+ssh://git@github.com/brave/leo.git#4b1f2903778cccb0f56abdfce8ea8a153844d9df", + "integrity": "sha512-2rlCsGDZ10BSeSgplWSvlfIEfvbiwGvyTrCuxrB8MMzEzEi6k2v56K1uoQZGemD+Gxu0EYuoCNX9Uao4qFgh2Q==", + "from": "@brave/leo@github:brave/leo#4b1f2903778cccb0f56abdfce8ea8a153844d9df", "requires": { "@storybook/test": "8.1.11", "svelte": "4.2.19", diff --git a/package.json b/package.json index 162bac37..5fc974c0 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "webpack-dev-server": "4.15.2" }, "dependencies": { - "@brave/leo": "github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", + "@brave/leo": "github:brave/leo#4b1f2903778cccb0f56abdfce8ea8a153844d9df", "@emotion/react": "11.13.3", "@types/dom-screen-wake-lock": "1.0.3", "buffer": "6.0.3",