Add express
This commit is contained in:
parent
bbdad711fb
commit
988f148b8d
@ -29,6 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openzeppelin/contracts": "^4.8.0",
|
||||
"express": "^4.18.2",
|
||||
"web3": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
@ -2549,7 +2549,7 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
|
||||
md5.js "^1.3.4"
|
||||
safe-buffer "^5.1.1"
|
||||
|
||||
express@^4.14.0:
|
||||
express@^4.14.0, express@^4.18.2:
|
||||
version "4.18.2"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
|
||||
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
|
||||
|
Loading…
Reference in New Issue
Block a user