fix(core): update
This commit is contained in:
		
							
								
								
									
										1888
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1888
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -28,8 +28,8 @@ | ||||
|   "homepage": "https://gitlab.com/pushrocks/dockersock#README", | ||||
|   "dependencies": { | ||||
|     "@pushrocks/lik": "^4.0.17", | ||||
|     "@pushrocks/smartfile": "^8.0.0", | ||||
|     "@pushrocks/smartjson": "^3.0.10", | ||||
|     "@pushrocks/smartfile": "^8.0.4", | ||||
|     "@pushrocks/smartjson": "^4.0.2", | ||||
|     "@pushrocks/smartlog": "^2.0.39", | ||||
|     "@pushrocks/smartnetwork": "^1.1.22", | ||||
|     "@pushrocks/smartpath": "^4.0.3", | ||||
|   | ||||
| @@ -46,7 +46,7 @@ export class DockerHost { | ||||
|     } | ||||
|     console.log(response.body.Status); | ||||
|     this.registryToken = plugins.smartstring.base64.encode( | ||||
|       plugins.smartjson.Smartjson.stringify(authData, {}) | ||||
|       plugins.smartjson.stringify(authData, {}) | ||||
|     ); | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user