Skip to content

Commit

Permalink
fix(deps): update dependency @solana/spl-token to v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 8dcee44 commit 1313039
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions build-a-university-certification-nft/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-a-university-certification-nft/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@metaplex-foundation/js": "0.18.3",
"@solana/spl-token": "0.3.7",
"@solana/spl-token": "0.3.8",
"@solana/web3.js": "1.77.2",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion learn-the-metaplex-sdk-by-minting-an-nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "learn-the-metaplex-sdk-by-minting-an-nft",
"type": "module",
"dependencies": {
"@solana/spl-token": "0.3.7",
"@solana/spl-token": "0.3.8",
"@solana/web3.js": "1.77.2"
},
"scripts": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@solana/spl-token": "0.3.7",
"@solana/spl-token": "0.3.8",
"@solana/web3.js": "1.77.2"
},
"type": "module"
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/parser": "7.22.3",
"@freecodecamp/freecodecamp-os": "1.8.4",
"@metaplex-foundation/js": "0.18.3",
"@solana/spl-token": "0.3.7",
"@solana/spl-token": "0.3.8",
"@solana/web3.js": "1.77.2",
"babeliser": "0.6.0",
"borsh": "0.7.0"
Expand Down

0 comments on commit 1313039

Please sign in to comment.