|  | @@ -731,9 +731,9 @@
 | 
	
		
			
				|  |  |        "dev": true
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@babel/helper-validator-option": {
 | 
	
		
			
				|  |  | -      "version": "7.12.11",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==",
 | 
	
		
			
				|  |  | +      "version": "7.12.16",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==",
 | 
	
		
			
				|  |  |        "dev": true
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@babel/helper-wrap-function": {
 | 
	
	
		
			
				|  | @@ -3437,14 +3437,14 @@
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@babel/preset-typescript": {
 | 
	
		
			
				|  |  | -      "version": "7.12.13",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.13.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-gYry7CeXwD2wtw5qHzrtzKaShEhOfTmKb4i0ZxeYBcBosN5VuAudsNbjX7Oj5EAfQ3K4s4HsVMQRRcqGsPvs2A==",
 | 
	
		
			
				|  |  | +      "version": "7.12.16",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.16.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-IrYNrpDSuQfNHeqh7gsJsO35xTGyAyGkI1VxOpBEADFtxCqZ77a1RHbJqM3YJhroj7qMkNMkNtcw0lqeZUrzow==",
 | 
	
		
			
				|  |  |        "dev": true,
 | 
	
		
			
				|  |  |        "requires": {
 | 
	
		
			
				|  |  |          "@babel/helper-plugin-utils": "^7.12.13",
 | 
	
		
			
				|  |  | -        "@babel/helper-validator-option": "^7.12.11",
 | 
	
		
			
				|  |  | -        "@babel/plugin-transform-typescript": "^7.12.13"
 | 
	
		
			
				|  |  | +        "@babel/helper-validator-option": "^7.12.16",
 | 
	
		
			
				|  |  | +        "@babel/plugin-transform-typescript": "^7.12.16"
 | 
	
		
			
				|  |  |        },
 | 
	
		
			
				|  |  |        "dependencies": {
 | 
	
		
			
				|  |  |          "@babel/helper-plugin-utils": {
 |