renovate (#47)
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com> Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit was merged in pull request #47.
	This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -9,7 +9,7 @@
 | 
			
		||||
            "version": "1.0.0",
 | 
			
		||||
            "license": "ISC",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "csv-parse": "^6.0.0",
 | 
			
		||||
                "csv-parse": "^6.1.0",
 | 
			
		||||
                "dotenv": "^17.2.0",
 | 
			
		||||
                "mysql2": "^3.14.2"
 | 
			
		||||
            },
 | 
			
		||||
@@ -149,9 +149,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/csv-parse": {
 | 
			
		||||
            "version": "6.0.0",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.0.0.tgz",
 | 
			
		||||
            "integrity": "sha512-6aB9WrymEruVDwQOwa5AuYk4/Gb+HaJgLHGKOA9BXTqgsIFvbdHzQzZOuqNCOooTGciPDaHzTlGkU5P6kYVUYw==",
 | 
			
		||||
            "version": "6.1.0",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.1.0.tgz",
 | 
			
		||||
            "integrity": "sha512-CEE+jwpgLn+MmtCpVcPtiCZpVtB6Z2OKPTr34pycYYoL7sxdOkXDdQ4lRiw6ioC0q6BLqhc6cKweCVvral8yhw==",
 | 
			
		||||
            "license": "MIT"
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/debug": {
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,7 @@
 | 
			
		||||
        "watch": "gulp watch"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "csv-parse": "^6.0.0",
 | 
			
		||||
        "csv-parse": "^6.1.0",
 | 
			
		||||
        "dotenv": "^17.2.0",
 | 
			
		||||
        "mysql2": "^3.14.2"
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user