Adding js-base64

This commit is contained in:
Knut Sveidqvist 2021-07-05 12:31:32 +02:00
parent c447262764
commit db5709a033
2 changed files with 6 additions and 0 deletions

View File

@ -59,6 +59,7 @@
"stylis": "^3.5.2"
},
"devDependencies": {
"js-base64":"3.6.1",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.0.0",

View File

@ -6285,6 +6285,11 @@ joi@^17.3.0:
"@sideway/formula" "^3.0.0"
"@sideway/pinpoint" "^2.0.0"
js-base64@3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.1.tgz#555aae398b74694b4037af1f8a5a6209d170efbe"
integrity sha512-Frdq2+tRRGLQUIQOgsIGSCd1VePCS2fsddTG5dTCqR0JHgltXWfsxnY0gIXPoMeRmdom6Oyq+UMOFg5suduOjQ==
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"