Remove the request module as a dependency

This commit is contained in:
Nick O'Leary 2021-06-10 16:25:52 +01:00
parent 102868bf74
commit 75e3bddfa9
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 0 additions and 2 deletions

View File

@ -72,7 +72,6 @@
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"raw-body": "2.4.1",
"request": "2.88.0",
"semver": "7.3.5",
"tar": "6.1.0",
"tough-cookie": "4.0.0",

View File

@ -41,7 +41,6 @@
"mustache": "4.2.0",
"on-headers": "1.0.2",
"raw-body": "2.4.1",
"request": "2.88.0",
"tough-cookie": "4.0.0",
"uuid": "8.3.2",
"ws": "7.4.6",