1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

chore: added 'https'

This commit is contained in:
Saad Jutt
2021-01-26 18:45:21 +05:00
parent de25f106ec
commit 39924ff078
3 changed files with 8 additions and 1 deletions

5
package-lock.json generated
View File

@@ -3837,6 +3837,11 @@
"sshpk": "^1.7.0"
}
},
"https": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
"integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q="
},
"https-proxy-agent": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",