This commit is contained in:
syuilo
2023-01-25 12:17:53 +09:00
parent d4fb201d05
commit 30dce42e03
2 changed files with 7 additions and 9 deletions

View File

@@ -125,7 +125,8 @@
"web-push": "3.5.0",
"websocket": "1.0.34",
"ws": "8.12.0",
"xev": "3.0.2"
"xev": "3.0.2",
"node-fetch": "3.3.0"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.120",
@@ -181,7 +182,6 @@
"eslint-plugin-import": "2.27.5",
"execa": "6.1.0",
"jest": "29.3.1",
"jest-mock": "^29.3.1",
"node-fetch": "3.3.0"
"jest-mock": "^29.3.1"
}
}