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

fix: bumping core library to get latest user management macros

This commit is contained in:
Allan Bowe
2022-04-23 22:54:34 +00:00
parent 1e4b0b9171
commit 486207128d
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
},
"author": "4GL Ltd",
"dependencies": {
"@sasjs/core": "4.9.0",
"@sasjs/core": "^4.19.0",
"@sasjs/utils": "2.42.1",
"bcryptjs": "^2.4.3",
"cookie-parser": "^1.4.6",