1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.13.0

This commit is contained in:
Yury Shkoda
2021-01-13 12:16:49 +03:00
committed by GitHub
4 changed files with 27 additions and 13 deletions

6
package-lock.json generated
View File

@@ -1072,9 +1072,9 @@
}
},
"@sasjs/utils": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-1.5.0.tgz",
"integrity": "sha512-xKRotDWeCouIebA9GN+eRDFenUZHzn8CRBwqSqi4huLgP/GKtyRpuqBCJ8PYqdvT3q7fBdGM2zHgX+1TNOFEug==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.0.2.tgz",
"integrity": "sha512-FyY/MyeeLP0+OhJWCbiVmV3Mz/mRcrc4oNbw1xhO7CR3DLpiPSmAHaq3sf+1NKCk2AzXbVPqgZM5NVKzvd2wrA==",
"requires": {
"consola": "^2.15.0",
"prompts": "^2.4.0",