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

fix: bumping core version

This commit is contained in:
munja
2022-01-20 13:57:31 +01:00
parent 62de960e86
commit a8df5f4afd
2 changed files with 76 additions and 1085 deletions

1157
api/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@
},
"author": "4GL Ltd",
"dependencies": {
"@sasjs/core": "3.11.0",
"@sasjs/core": "3.11.1",
"@sasjs/utils": "2.34.1",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
@@ -88,4 +88,4 @@
"configuration": {
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas"
}
}
}