mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
chore: sasjs/utils version bumped
This commit is contained in:
14
api/package-lock.json
generated
14
api/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@sasjs/core": "^2.48.6",
|
||||
"@sasjs/utils": "2.34.0",
|
||||
"@sasjs/utils": "2.34.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
@@ -1556,9 +1556,9 @@
|
||||
"integrity": "sha512-5kCf4TdCVOYve4wSHVTi+db34hknDwvY2C/JVEPHT6T3CkQ5cnwRVPSFz/1WzXzcVvdUi4ag5xd9SDOsU12oWA=="
|
||||
},
|
||||
"node_modules/@sasjs/utils": {
|
||||
"version": "2.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.34.0.tgz",
|
||||
"integrity": "sha512-cfXHK+Br/L85b0TV0TaZ4X7hCDVY6gCnKwySwY9eA8fveq42bUgVC/IkSEtOBAPG944sSnaC6KvPQKBah2qCRA==",
|
||||
"version": "2.34.1",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.34.1.tgz",
|
||||
"integrity": "sha512-hd1qieH3d7+xH96n5DpRGTEazeAhYyBBKCdnKhOXMgF2TZVoHFdRs5REfT88CKza6DHBGRVGnIVm5ORGP4cVLg==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
@@ -16107,9 +16107,9 @@
|
||||
"integrity": "sha512-5kCf4TdCVOYve4wSHVTi+db34hknDwvY2C/JVEPHT6T3CkQ5cnwRVPSFz/1WzXzcVvdUi4ag5xd9SDOsU12oWA=="
|
||||
},
|
||||
"@sasjs/utils": {
|
||||
"version": "2.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.34.0.tgz",
|
||||
"integrity": "sha512-cfXHK+Br/L85b0TV0TaZ4X7hCDVY6gCnKwySwY9eA8fveq42bUgVC/IkSEtOBAPG944sSnaC6KvPQKBah2qCRA==",
|
||||
"version": "2.34.1",
|
||||
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-2.34.1.tgz",
|
||||
"integrity": "sha512-hd1qieH3d7+xH96n5DpRGTEazeAhYyBBKCdnKhOXMgF2TZVoHFdRs5REfT88CKza6DHBGRVGnIVm5ORGP4cVLg==",
|
||||
"requires": {
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/prompts": "^2.0.13",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"author": "Analytium Ltd",
|
||||
"dependencies": {
|
||||
"@sasjs/core": "^2.48.6",
|
||||
"@sasjs/utils": "2.34.0",
|
||||
"@sasjs/utils": "2.34.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
|
||||
Reference in New Issue
Block a user