1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-17 09:00:06 +00:00

chore: update dependencies

This commit is contained in:
Vladislav Parhomchik
2022-01-26 14:11:41 +03:00
parent a0172337ea
commit a39f9bb7e8
2 changed files with 1449 additions and 4843 deletions

6274
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -51,31 +51,31 @@
"cp": "0.2.0", "cp": "0.2.0",
"dotenv": "10.0.0", "dotenv": "10.0.0",
"express": "4.17.1", "express": "4.17.1",
"jest": "27.2.0", "jest": "27.4.7",
"jest-extended": "0.11.5", "jest-extended": "1.2.0",
"node-polyfill-webpack-plugin": "1.1.4", "node-polyfill-webpack-plugin": "1.1.4",
"path": "0.12.7", "path": "0.12.7",
"pem": "1.14.4", "pem": "1.14.4",
"process": "0.11.10", "process": "0.11.10",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"semantic-release": "18.0.0", "semantic-release": "18.0.0",
"terser-webpack-plugin": "5.2.4", "terser-webpack-plugin": "5.3.0",
"ts-jest": "27.0.3", "ts-jest": "27.1.3",
"ts-loader": "9.2.6", "ts-loader": "9.2.6",
"tslint": "6.1.3", "tslint": "6.1.3",
"tslint-config-prettier": "1.18.0", "tslint-config-prettier": "1.18.0",
"typedoc": "0.19.2", "typedoc": "0.22.11",
"typedoc-neo-theme": "1.1.1", "typedoc-neo-theme": "1.1.1",
"typedoc-plugin-external-module-name": "4.0.6", "typedoc-plugin-external-module-name": "4.0.6",
"typescript": "4.3.5", "typescript": "4.5.4",
"webpack": "5.56.0", "webpack": "5.66.0",
"webpack-cli": "4.7.2" "webpack-cli": "4.7.2"
}, },
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@sasjs/utils": "2.32.0", "@sasjs/utils": "2.35.0",
"axios": "0.25.0", "axios": "0.25.0",
"axios-cookiejar-support": "1.0.1", "axios-cookiejar-support": "2.0.3",
"form-data": "4.0.0", "form-data": "4.0.0",
"https": "1.0.0", "https": "1.0.0",
"tough-cookie": "4.0.0" "tough-cookie": "4.0.0"