Skip to content

Commit b345e60

Browse files
committed
chore: 🤖 install jsonjoy.com/base64 package
1 parent ea4eb96 commit b345e60

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"tslib": "2"
6363
},
6464
"dependencies": {
65+
"@jsonjoy.com/base64": "^1.1.1",
6566
"hyperdyperid": "^1.2.0",
6667
"thingies": "^1.20.0"
6768
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,11 @@
595595
"@jridgewell/resolve-uri" "^3.1.0"
596596
"@jridgewell/sourcemap-codec" "^1.4.14"
597597

598+
"@jsonjoy.com/base64@^1.1.1":
599+
version "1.1.1"
600+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/base64/-/base64-1.1.1.tgz#a717fd8840f7bad49c7fe66cc65db8bcfc4c4dc5"
601+
integrity sha512-LnFjVChaGY8cZVMwAIMjvA1XwQjZ/zIXHyh28IyJkyNkzof4Dkm1+KN9UIm3lHhREH4vs7XwZ0NpkZKnwOtEfg==
602+
598603
"@msgpack/msgpack@^3.0.0-beta2":
599604
version "3.0.0-beta2"
600605
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-3.0.0-beta2.tgz#5bccee30f84df220b33905e3d8249ba96deca0b7"

0 commit comments

Comments
 (0)