Skip to content

Commit 09af64c

Browse files
committed
chore(deps): update dependency express to v4.19.2 [security]
1 parent cdbf2de commit 09af64c

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

build-a-university-certification-nft/package-lock.json

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

build-a-university-certification-nft/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"type": "module",
88
"dependencies": {
99
"cors": "2.8.5",
10-
"express": "4.18.2"
10+
"express": "4.19.2"
1111
}
1212
}

learn-the-metaplex-sdk-by-minting-an-nft/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"WALLET_ADDRESS": ""
1919
},
2020
"devDependencies": {
21-
"express": "4.18.2"
21+
"express": "4.19.2"
2222
}
2323
}

0 commit comments

Comments
 (0)