872bda01e0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"name": "performance-server",
|
|
"version": "1.0.0",
|
|
"main": "server/app.js",
|
|
"scripts": {
|
|
"start": "node server/app.js"
|
|
},
|
|
"dependencies": {
|
|
"aws-sdk": "~2.814.0",
|
|
"body-parser": "~1.18.3",
|
|
"debug": "~4.1.1",
|
|
"ejs": "~2.6.1",
|
|
"express": "~4.16.4",
|
|
"kotlin": "~1.4.0",
|
|
"node-fetch": "~2.6.7"
|
|
}
|
|
}
|