1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 03:30:05 +00:00

chore: bump dependencies and fix vulnerabilities

This commit is contained in:
2022-09-20 22:00:51 +05:00
parent 9871ce4fb3
commit b72cee099c
2 changed files with 103 additions and 386 deletions

View File

@@ -67,14 +67,12 @@
"semantic-release": "19.0.3",
"terser-webpack-plugin": "5.3.1",
"ts-jest": "27.1.3",
"ts-loader": "9.2.6",
"ts-loader": "9.4.0",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typedoc": "0.22.11",
"typedoc-neo-theme": "1.1.1",
"typedoc-plugin-external-module-name": "4.0.6",
"typedoc": "0.23.15",
"typedoc-plugin-rename-defaults": "0.4.0",
"typescript": "4.5.5",
"typescript": "4.8.3",
"webpack": "5.69.0",
"webpack-cli": "4.9.2"
},