|
1 | 1 | { |
2 | 2 | "name": "@shi-corp/sdk-data-gateway", |
3 | | - "version": "2.3.0", |
| 3 | + "version": "2.3.1", |
4 | 4 | "type": "module", |
5 | 5 | "main": "bin/index.js", |
6 | 6 | "description": "SDK client used to interface with the SHI Data Gateway service.", |
|
38 | 38 | "@microsoft/kiota-authentication-azure": "~1.0.0-preview.97", |
39 | 39 | "@microsoft/kiota-bundle": "~1.0.0-preview.97", |
40 | 40 | "typia": "~9.7.1" |
| 41 | + }, |
| 42 | + "overrides": { |
| 43 | + "function-bind": "npm:@socketregistry/function-bind@^1", |
| 44 | + "hasown": "npm:@socketregistry/hasown@^1", |
| 45 | + "is-core-module": "npm:@socketregistry/is-core-module@^1", |
| 46 | + "is-interactive": "npm:@socketregistry/is-interactive@^1", |
| 47 | + "is-unicode-supported": "npm:@socketregistry/is-unicode-supported@^1", |
| 48 | + "path-parse": "npm:@socketregistry/path-parse@^1", |
| 49 | + "safe-buffer": "npm:@socketregistry/safe-buffer@^1", |
| 50 | + "safer-buffer": "npm:@socketregistry/safer-buffer@^1" |
| 51 | + }, |
| 52 | + "resolutions": { |
| 53 | + "function-bind": "npm:@socketregistry/function-bind@^1", |
| 54 | + "hasown": "npm:@socketregistry/hasown@^1", |
| 55 | + "is-core-module": "npm:@socketregistry/is-core-module@^1", |
| 56 | + "is-interactive": "npm:@socketregistry/is-interactive@^1", |
| 57 | + "is-unicode-supported": "npm:@socketregistry/is-unicode-supported@^1", |
| 58 | + "path-parse": "npm:@socketregistry/path-parse@^1", |
| 59 | + "safe-buffer": "npm:@socketregistry/safe-buffer@^1", |
| 60 | + "safer-buffer": "npm:@socketregistry/safer-buffer@^1" |
41 | 61 | } |
42 | 62 | } |
0 commit comments