Summary: Bumping everything that's just a patch version behind or safe-looking minor change. Just hoping to get ahead of dependabot's next run. Reviewed By: fabiomassimo Differential Revision: D27367567 fbshipit-source-id: 1bf8bad02e5a9f07f5982466254f9906581230cf
18 lines
358 B
JSON
18 lines
358 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.0.0",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"electron-devtools-installer": "^3.1.1",
|
|
"fix-path": "^3.0.0",
|
|
"mac-ca": "^1.0.6",
|
|
"mkdirp": "^1.0.4",
|
|
"node-fetch": "^2.6.1",
|
|
"ws": "^7.4.4",
|
|
"xdg-basedir": "^4.0.0",
|
|
"yargs": "^16.2.0"
|
|
}
|
|
}
|