Skip to content

Commit

Permalink
chore(deps): update dependency express to v4.19.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent cdbf2de commit 09af64c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions build-a-university-certification-nft/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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"type": "module",
"dependencies": {
"cors": "2.8.5",
"express": "4.18.2"
"express": "4.19.2"
}
}
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 @@ -18,6 +18,6 @@
"WALLET_ADDRESS": ""
},
"devDependencies": {
"express": "4.18.2"
"express": "4.19.2"
}
}

0 comments on commit 09af64c

Please sign in to comment.