Skip to content

Commit

Permalink
bump @bonfida/name-tokenizer
Browse files Browse the repository at this point in the history
  • Loading branch information
dr497 committed Sep 5, 2023
1 parent 919e016 commit 85f3355
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@adraffy/ens-normalize": "^1.9.0",
"@bonfida/name-offers": "^0.0.10",
"@bonfida/name-tokenizer": "^0.0.11",
"@bonfida/name-tokenizer": "^0.0.12",
"@bonfida/sns-emitter": "^0.1.7",
"@bonfida/sns-react": "^1.1.2",
"@bonfida/spl-name-service": "^1.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1349,10 +1349,10 @@
bs58 "4.0.1"
buffer "^6.0.3"

"@bonfida/name-tokenizer@^0.0.11":
version "0.0.11"
resolved "https://registry.npmjs.org/@bonfida/name-tokenizer/-/name-tokenizer-0.0.11.tgz"
integrity sha512-xDKxlD55MDwd41Y5G9YO/DRbVtiAXA16d9P8sXe/00v0opVpCBNA0teh9Jlq3AY9/zSuuvlZLD0TiX0mD6tLIw==
"@bonfida/name-tokenizer@^0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@bonfida/name-tokenizer/-/name-tokenizer-0.0.12.tgz#c7f159f3e30c372700a43ebaac6b206641ee8b49"
integrity sha512-Ydagm5+bS8B+XVluBpf13V5XKdE6XmCnH2b6TGHzcbhftiJj6GyhHOqV0j9vu9Unzv8ZCq13YG8l39gGWynvDQ==
dependencies:
"@bonfida/spl-name-service" "^0.2.8"
"@solana/spl-token" "^0.3.7"
Expand Down

0 comments on commit 85f3355

Please sign in to comment.