mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-10 17:04:36 +00:00
chore(deps): bump @sasjs/utils from 2.10.2 to 2.17.1
Bumps [@sasjs/utils](https://github.com/sasjs/utils) from 2.10.2 to 2.17.1. - [Release notes](https://github.com/sasjs/utils/releases) - [Commits](https://github.com/sasjs/utils/compare/v2.10.2...v2.17.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
173b6e3e8d
commit
4018cf95ba
14
package-lock.json
generated
14
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@sasjs/utils": "^2.17.0",
|
||||
"@sasjs/utils": "^2.17.1",
|
||||
"axios": "^0.21.1",
|
||||
"axios-cookiejar-support": "^1.0.1",
|
||||
"form-data": "^4.0.0",
|
||||
@@ -1185,9 +1185,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sasjs/utils": {
|
||||
"version": "2.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.0.tgz",
|
||||
"integrity": "sha512-sKmB57ohPcsoR3ocCPEwwNLul81/pyiIqerxpMC85Y1xyNwFRcyxKP3Pz4gHIHg9aMmUsH3w39jZ0NJzNssoxA==",
|
||||
"version": "2.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.1.tgz",
|
||||
"integrity": "sha512-K3sv3OBoihW6fW+4+edB8CYu4EX1Vej5+zmn7+bkiRqfgye7lDsLwHhAQcIMA8YZwEEBLVFnmnstCD9XgEtacQ==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@types/prompts": "^2.0.11",
|
||||
@@ -14236,9 +14236,9 @@
|
||||
}
|
||||
},
|
||||
"@sasjs/utils": {
|
||||
"version": "2.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.0.tgz",
|
||||
"integrity": "sha512-sKmB57ohPcsoR3ocCPEwwNLul81/pyiIqerxpMC85Y1xyNwFRcyxKP3Pz4gHIHg9aMmUsH3w39jZ0NJzNssoxA==",
|
||||
"version": "2.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.17.1.tgz",
|
||||
"integrity": "sha512-K3sv3OBoihW6fW+4+edB8CYu4EX1Vej5+zmn7+bkiRqfgye7lDsLwHhAQcIMA8YZwEEBLVFnmnstCD9XgEtacQ==",
|
||||
"requires": {
|
||||
"@types/prompts": "^2.0.11",
|
||||
"chalk": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user