diff --git a/package.json b/package.json index 81d2272..79e21ce 100644 --- a/package.json +++ b/package.json @@ -23,11 +23,11 @@ "url": "https://gitlab.com/domaindrivenarchitecture/c4k-taiga/issues" }, "dependencies": { - "js-base64": "^3.7.2", + "js-base64": "^3.7.5", "js-yaml": "^4.0.0" }, "devDependencies": { "shadow-cljs": "^2.11.18", "source-map-support": "^0.5.19" } -} \ No newline at end of file +}