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

Merge branch 'master' into axios-fetch

This commit is contained in:
Krishna Acondy
2021-02-02 08:19:53 +00:00
committed by GitHub
34 changed files with 163 additions and 107 deletions

5
package-lock.json generated
View File

@@ -3490,6 +3490,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",