mirror of
				https://github.com/therootcompany/greenlock.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	v3.0.5: updated deps
This commit is contained in:
		
							parent
							
								
									f99f1b5657
								
							
						
					
					
						commit
						b56273257a
					
				
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -90,9 +90,9 @@
 | 
			
		||||
			"dev": true
 | 
			
		||||
		},
 | 
			
		||||
		"greenlock-manager-fs": {
 | 
			
		||||
			"version": "0.6.1",
 | 
			
		||||
			"resolved": "https://registry.npmjs.org/greenlock-manager-fs/-/greenlock-manager-fs-0.6.1.tgz",
 | 
			
		||||
			"integrity": "sha512-oxjWpoPVIvhA6IEy0cHn1Dgba/NlGoBLtj5oJhkNsFecEpPG/aUV4QvBFH6iuQnj+lZVt+RDToXGquGfjLZXnA==",
 | 
			
		||||
			"version": "0.6.2",
 | 
			
		||||
			"resolved": "https://registry.npmjs.org/greenlock-manager-fs/-/greenlock-manager-fs-0.6.2.tgz",
 | 
			
		||||
			"integrity": "sha512-hfQvrOsbSBffAe4dcZL2Aju4XQi3ePlGvwHcxOnIpqdxR8o/5ePNYAyvqwPFPt5iryHvRr7aMrPaA2CO2u3X6g==",
 | 
			
		||||
			"requires": {
 | 
			
		||||
				"@root/mkdirp": "^1.0.0",
 | 
			
		||||
				"safe-replace": "^1.1.0"
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "@root/greenlock",
 | 
			
		||||
	"version": "3.0.4",
 | 
			
		||||
	"version": "3.0.5",
 | 
			
		||||
	"description": "The easiest Let's Encrypt client for Node.js and Browsers",
 | 
			
		||||
	"homepage": "https://rootprojects.org/greenlock/",
 | 
			
		||||
	"main": "greenlock.js",
 | 
			
		||||
@ -42,7 +42,7 @@
 | 
			
		||||
		"@root/request": "^1.3.10",
 | 
			
		||||
		"acme-http-01-standalone": "^3.0.5",
 | 
			
		||||
		"cert-info": "^1.5.1",
 | 
			
		||||
		"greenlock-manager-fs": "^0.6.1",
 | 
			
		||||
		"greenlock-manager-fs": "^0.6.2",
 | 
			
		||||
		"greenlock-store-fs": "^3.2.0",
 | 
			
		||||
		"safe-replace": "^1.1.0"
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user