nmanage in user info

This commit is contained in:
boufni95 2025-07-08 17:26:06 +00:00
parent df088bf0fe
commit acfe5099e6
7 changed files with 16 additions and 6 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"@protobuf-ts/grpc-transport": "^2.9.4",
"@protobuf-ts/plugin": "^2.5.0",
"@protobuf-ts/runtime": "^2.5.0",
"@shocknet/clink-sdk": "^1.1.6",
"@shocknet/clink-sdk": "^1.1.7",
"@stablelib/xchacha20": "^1.0.1",
"@types/express": "^4.17.21",
"@types/node": "^17.0.31",
@ -591,9 +591,9 @@
}
},
"node_modules/@shocknet/clink-sdk": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/@shocknet/clink-sdk/-/clink-sdk-1.1.6.tgz",
"integrity": "sha512-PXNXdaS5sFIgfdWV5yMW0/ghrORAEVTy9K3fY4j/Rf4fjbNspBAaDioYn7to+lU/boPUxRMmFE0ix/2Mr6pkFQ==",
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/@shocknet/clink-sdk/-/clink-sdk-1.1.7.tgz",
"integrity": "sha512-9qr2WWalrPyi9ZoIsA2oEeQM3fWMCrVarghIStvkd/HoIR7oFjuHl+OUMLwvPxWXuCRIqnyRmXu970JVO8fx7Q==",
"license": "ISC",
"dependencies": {
"@noble/hashes": "^1.8.0",