Update base64
This commit is contained in:
parent
6bb4e59a05
commit
ede3090ccc
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue