mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/ts-jest-27.0.3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -8,7 +8,7 @@
|
|||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sasjs/utils": "^2.17.0",
|
"@sasjs/utils": "^2.17.1",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"axios-cookiejar-support": "^1.0.1",
|
"axios-cookiejar-support": "^1.0.1",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
@@ -1185,9 +1185,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sasjs/utils": {
|
"node_modules/@sasjs/utils": {
|
||||||
"version": "2.17.0",
|
"version": "2.17.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.1.tgz",
|
||||||
"integrity": "sha512-sKmB57ohPcsoR3ocCPEwwNLul81/pyiIqerxpMC85Y1xyNwFRcyxKP3Pz4gHIHg9aMmUsH3w39jZ0NJzNssoxA==",
|
"integrity": "sha512-K3sv3OBoihW6fW+4+edB8CYu4EX1Vej5+zmn7+bkiRqfgye7lDsLwHhAQcIMA8YZwEEBLVFnmnstCD9XgEtacQ==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prompts": "^2.0.11",
|
"@types/prompts": "^2.0.11",
|
||||||
@@ -14236,9 +14236,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sasjs/utils": {
|
"@sasjs/utils": {
|
||||||
"version": "2.17.0",
|
"version": "2.17.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.1.tgz",
|
||||||
"integrity": "sha512-sKmB57ohPcsoR3ocCPEwwNLul81/pyiIqerxpMC85Y1xyNwFRcyxKP3Pz4gHIHg9aMmUsH3w39jZ0NJzNssoxA==",
|
"integrity": "sha512-K3sv3OBoihW6fW+4+edB8CYu4EX1Vej5+zmn7+bkiRqfgye7lDsLwHhAQcIMA8YZwEEBLVFnmnstCD9XgEtacQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prompts": "^2.0.11",
|
"@types/prompts": "^2.0.11",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sasjs/utils": "^2.17.0",
|
"@sasjs/utils": "^2.17.1",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"axios-cookiejar-support": "^1.0.1",
|
"axios-cookiejar-support": "^1.0.1",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user