fix: updating editors/stagedata to address issues in particular viya configurations as described in issue #33
Build / Build-and-ng-test (pull_request) Successful in 25s

This commit is contained in:
Mihajlo Medjedovic
2023-09-25 16:24:50 +02:00
parent 9eb2451c2f
commit 94ab949df8
5 changed files with 14 additions and 19 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"@clr/icons": "^13.0.2",
"@clr/ui": "^13.17.0",
"@handsontable/angular": "^13.1.0",
"@sasjs/adapter": "4.9.2",
"@sasjs/adapter": "4.10.1",
"@sasjs/utils": "^3.4.0",
"@sheet/crypto": "1.20211122.1",
"@types/d3-graphviz": "^2.6.7",
@@ -3816,9 +3816,9 @@
}
},
"node_modules/@sasjs/adapter": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/@sasjs/adapter/-/adapter-4.9.2.tgz",
"integrity": "sha512-WAWhJAbhsOwChbRB6N+dcgj9Tods2Hq/ygsCASALbjKvqxtYlUDVBoEhdedur0VdsWyUaTAqcwioCiCpWtcRZA==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/@sasjs/adapter/-/adapter-4.10.1.tgz",
"integrity": "sha512-/z6eR+3nNaLPyycK8YmpF+GAWNy0zgdl8n4cv4r45hjVBulPHVop7oj57JM/0uIPVOTT2V9IwrMCT/sFPq++vw==",
"hasInstallScript": true,
"dependencies": {
"@sasjs/utils": "2.52.0",
@@ -22086,9 +22086,9 @@
"optional": true
},
"@sasjs/adapter": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/@sasjs/adapter/-/adapter-4.9.2.tgz",
"integrity": "sha512-WAWhJAbhsOwChbRB6N+dcgj9Tods2Hq/ygsCASALbjKvqxtYlUDVBoEhdedur0VdsWyUaTAqcwioCiCpWtcRZA==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/@sasjs/adapter/-/adapter-4.10.1.tgz",
"integrity": "sha512-/z6eR+3nNaLPyycK8YmpF+GAWNy0zgdl8n4cv4r45hjVBulPHVop7oj57JM/0uIPVOTT2V9IwrMCT/sFPq++vw==",
"requires": {
"@sasjs/utils": "2.52.0",
"axios": "0.27.2",