Update base64

This commit is contained in:
erik 2023-09-05 12:35:38 +02:00
parent 6bb4e59a05
commit ede3090ccc

View file

@ -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"
}
}
}