chore: bump @babel/plugin-transform-runtime in /web3.js
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.4 to 7.10.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
				
					committed by
					
						 Michael Vines
						Michael Vines
					
				
			
			
				
	
			
			
			
						parent
						
							2e0fb37bfb
						
					
				
				
					commit
					d8d87d5d02
				
			
							
								
								
									
										20
									
								
								web3.js/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								web3.js/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -3328,9 +3328,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/plugin-transform-runtime": { | ||||
|       "version": "7.10.4", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.4.tgz", | ||||
|       "integrity": "sha512-8ULlGv8p+Vuxu+kz2Y1dk6MYS2b/Dki+NO6/0ZlfSj5tMalfDL7jI/o/2a+rrWLqSXvnadEqc2WguB4gdQIxZw==", | ||||
|       "version": "7.10.5", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5.tgz", | ||||
|       "integrity": "sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-module-imports": "^7.10.4", | ||||
| @@ -3361,16 +3361,22 @@ | ||||
|           "dev": true | ||||
|         }, | ||||
|         "@babel/types": { | ||||
|           "version": "7.10.4", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz", | ||||
|           "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==", | ||||
|           "version": "7.10.5", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.5.tgz", | ||||
|           "integrity": "sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/helper-validator-identifier": "^7.10.4", | ||||
|             "lodash": "^4.17.13", | ||||
|             "lodash": "^4.17.19", | ||||
|             "to-fast-properties": "^2.0.0" | ||||
|           } | ||||
|         }, | ||||
|         "lodash": { | ||||
|           "version": "4.17.19", | ||||
|           "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", | ||||
|           "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "path-parse": { | ||||
|           "version": "1.0.6", | ||||
|           "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user