1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix: sending _webout as result object in response JSON

This commit is contained in:
Allan Bowe
2021-11-18 20:57:56 +00:00
parent d2955645f0
commit b97523e555
4 changed files with 8 additions and 8 deletions

2
api/package-lock.json generated
View File

@@ -16174,7 +16174,7 @@
"integrity": "sha512-5kCf4TdCVOYve4wSHVTi+db34hknDwvY2C/JVEPHT6T3CkQ5cnwRVPSFz/1WzXzcVvdUi4ag5xd9SDOsU12oWA=="
},
"@sasjs/utils": {
"version": "file:../../utils/build/sasjs-utils-5.0.0.tgz",
"version": "file:..\\..\\utils\\build\\sasjs-utils-5.0.0.tgz",
"integrity": "sha512-ZSX1oHLEl3Gaz1ILnmbf1hMt3WLfvAddck65BY1NduOePtHx2ioja9CjzXKxB75CphBjLdjR95tbmb8jjzGDZA==",
"requires": {
"@types/fs-extra": "^9.0.11",