Skip to content

Commit 1407c0d

Browse files
committed
fix(deps): update dependency yaml to v2.3.3
1 parent 4624935 commit 1407c0d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

learn-how-to-set-up-solana-by-building-a-hello-world-smart-contract/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

learn-how-to-set-up-solana-by-building-a-hello-world-smart-contract/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@solana/web3.js": "1.87.1",
1111
"borsh": "0.7.0",
12-
"yaml": "2.3.2"
12+
"yaml": "2.3.3"
1313
},
1414
"devDependencies": {
1515
"@tsconfig/recommended": "1.0.3",

0 commit comments

Comments
 (0)