update deps for #38
This commit is contained in:
		
							parent
							
								
									ca0ba9bc68
								
							
						
					
					
						commit
						ce14a410d7
					
				
							
								
								
									
										41
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										41
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -13,14 +13,15 @@ | ||||
|             } | ||||
|         }, | ||||
|         "@root/acme": { | ||||
|             "version": "3.0.9", | ||||
|             "resolved": "https://registry.npmjs.org/@root/acme/-/acme-3.0.9.tgz", | ||||
|             "integrity": "sha512-/FgJF6RUrkqNpLmxqjktHaWMsLOwma6D+e4EBoxKtTjTAI+dBqW8Z8cH38feUsiIBR5LimPeYmBo/oqU3oMkKQ==", | ||||
|             "version": "3.1.0", | ||||
|             "resolved": "https://registry.npmjs.org/@root/acme/-/acme-3.1.0.tgz", | ||||
|             "integrity": "sha512-GAyaW63cpSYd2KvVp5lHLbCWeEhJPKZK9nsJvZJOKsD9Uv88KEttn4FpDZEJ+2q3Jsey0DWpuQ2I4ft0JV9p2w==", | ||||
|             "requires": { | ||||
|                 "@root/csr": "^0.8.1", | ||||
|                 "@root/encoding": "^1.0.1", | ||||
|                 "@root/keypairs": "^0.9.0", | ||||
|                 "@root/keypairs": "^0.10.0", | ||||
|                 "@root/pem": "^1.0.4", | ||||
|                 "@root/request": "^1.3.11", | ||||
|                 "@root/request": "^1.6.1", | ||||
|                 "@root/x509": "^0.7.2" | ||||
|             } | ||||
|         }, | ||||
| @ -48,16 +49,16 @@ | ||||
|             "integrity": "sha512-OaEub02ufoU038gy6bsNHQOjIn8nUjGiLcaRmJ40IUykneJkIW5fxDqKxQx48cszuNflYldsJLPPXCrGfHs8yQ==" | ||||
|         }, | ||||
|         "@root/greenlock": { | ||||
|             "version": "4.0.4", | ||||
|             "resolved": "https://registry.npmjs.org/@root/greenlock/-/greenlock-4.0.4.tgz", | ||||
|             "integrity": "sha512-eSBuAs9LLn11I3oQECB7C61M8SrFSgXLaUGyWW87ctWybrV8wFAzc5QZTebOf97ymFX0gCebiWEO2iBtmLH59g==", | ||||
|             "version": "4.0.5", | ||||
|             "resolved": "https://registry.npmjs.org/@root/greenlock/-/greenlock-4.0.5.tgz", | ||||
|             "integrity": "sha512-KR9w3mYE9aH33FCibI8oSYBQV+f7lc3MVPdZ9nxY2tqRLmJp05cMOMz340mtG14VnWDuznLj4TbBj3sHIuoQPQ==", | ||||
|             "requires": { | ||||
|                 "@greenlock/manager": "^3.1.0", | ||||
|                 "@root/acme": "^3.0.9", | ||||
|                 "@root/acme": "^3.1.0", | ||||
|                 "@root/csr": "^0.8.1", | ||||
|                 "@root/keypairs": "^0.9.0", | ||||
|                 "@root/keypairs": "^0.10.0", | ||||
|                 "@root/mkdirp": "^1.0.0", | ||||
|                 "@root/request": "^1.4.2", | ||||
|                 "@root/request": "^1.6.1", | ||||
|                 "acme-http-01-standalone": "^3.0.5", | ||||
|                 "cert-info": "^1.5.1", | ||||
|                 "greenlock-store-fs": "^3.2.2", | ||||
| @ -65,9 +66,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "@root/keypairs": { | ||||
|             "version": "0.9.0", | ||||
|             "resolved": "https://registry.npmjs.org/@root/keypairs/-/keypairs-0.9.0.tgz", | ||||
|             "integrity": "sha512-NXE2L9Gv7r3iC4kB/gTPZE1vO9Ox/p14zDzAJ5cGpTpytbWOlWF7QoHSJbtVX4H7mRG/Hp7HR3jWdWdb2xaaXg==", | ||||
|             "version": "0.10.0", | ||||
|             "resolved": "https://registry.npmjs.org/@root/keypairs/-/keypairs-0.10.0.tgz", | ||||
|             "integrity": "sha512-t8VocY46Mtb0NTsxzyLLf5tsgfw0BXLYVADAyiRdEdqHcvPFGJdjkXNtHVQuSV/FMaC65iTOHVP4E6X8iT3Ikg==", | ||||
|             "requires": { | ||||
|                 "@root/encoding": "^1.0.1", | ||||
|                 "@root/pem": "^1.0.4", | ||||
| @ -85,9 +86,9 @@ | ||||
|             "integrity": "sha512-rEUDiUsHtild8GfIjFE9wXtcVxeS+ehCJQBwbQQ3IVfORKHK93CFnRtkr69R75lZFjcmKYVc+AXDB+AeRFOULA==" | ||||
|         }, | ||||
|         "@root/request": { | ||||
|             "version": "1.4.2", | ||||
|             "resolved": "https://registry.npmjs.org/@root/request/-/request-1.4.2.tgz", | ||||
|             "integrity": "sha512-J8FM4+SJuc7WRC+Jz17m+VT2lgI7HtatHhxN1F2ck5aIKUAxJEaR4u/gLBsgT60mVHevKCjKN0O8115UtJjwLw==" | ||||
|             "version": "1.6.1", | ||||
|             "resolved": "https://registry.npmjs.org/@root/request/-/request-1.6.1.tgz", | ||||
|             "integrity": "sha512-8wrWyeBLRp7T8J36GkT3RODJ6zYmL0/maWlAUD5LOXT28D3TDquUepyYDKYANNA3Gc8R5ZCgf+AXvSTYpJEWwQ==" | ||||
|         }, | ||||
|         "@root/x509": { | ||||
|             "version": "0.7.2", | ||||
| @ -132,9 +133,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "redirect-https": { | ||||
|             "version": "1.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/redirect-https/-/redirect-https-1.3.0.tgz", | ||||
|             "integrity": "sha512-9GzwI/+Cqw3jlSg0CW6TgBQbhiVhkHSDvW8wjgRQ9IK34wtxS71YJiQeazSCSEqbvowHCJuQZgmQFl1xUHKEgg==", | ||||
|             "version": "1.3.1", | ||||
|             "resolved": "https://registry.npmjs.org/redirect-https/-/redirect-https-1.3.1.tgz", | ||||
|             "integrity": "sha512-Stex2nI+tMpZXKvy++32TiBXEy+GdpAfp3EUnl5BqCiJ5f5i6XvUSFrs7TR7IoRSlthM7ZtD89uYGTtJBXlFYg==", | ||||
|             "requires": { | ||||
|                 "escape-html": "^1.0.3" | ||||
|             } | ||||
|  | ||||
| @ -17,8 +17,8 @@ | ||||
|         "example": "examples" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@root/greenlock": "^4.0.4", | ||||
|         "redirect-https": "^1.1.5" | ||||
|         "@root/greenlock": "^4.0.5", | ||||
|         "redirect-https": "^1.3.1" | ||||
|     }, | ||||
|     "trulyOptionalDependencies": { | ||||
|         "http-proxy": "^1.17.0", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user