fix: "renovate"
This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -9,7 +9,7 @@
 | 
				
			|||||||
            "version": "1.0.0",
 | 
					            "version": "1.0.0",
 | 
				
			||||||
            "license": "ISC",
 | 
					            "license": "ISC",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "csv-parse": "^6.0.0",
 | 
					                "csv-parse": "^6.1.0",
 | 
				
			||||||
                "dotenv": "^17.2.0",
 | 
					                "dotenv": "^17.2.0",
 | 
				
			||||||
                "mysql2": "^3.14.2"
 | 
					                "mysql2": "^3.14.2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@@ -149,9 +149,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/csv-parse": {
 | 
					        "node_modules/csv-parse": {
 | 
				
			||||||
            "version": "6.0.0",
 | 
					            "version": "6.1.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.1.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-6aB9WrymEruVDwQOwa5AuYk4/Gb+HaJgLHGKOA9BXTqgsIFvbdHzQzZOuqNCOooTGciPDaHzTlGkU5P6kYVUYw==",
 | 
					            "integrity": "sha512-CEE+jwpgLn+MmtCpVcPtiCZpVtB6Z2OKPTr34pycYYoL7sxdOkXDdQ4lRiw6ioC0q6BLqhc6cKweCVvral8yhw==",
 | 
				
			||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/debug": {
 | 
					        "node_modules/debug": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -21,7 +21,7 @@
 | 
				
			|||||||
        "watch": "gulp watch"
 | 
					        "watch": "gulp watch"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "dependencies": {
 | 
					    "dependencies": {
 | 
				
			||||||
        "csv-parse": "^6.0.0",
 | 
					        "csv-parse": "^6.1.0",
 | 
				
			||||||
        "dotenv": "^17.2.0",
 | 
					        "dotenv": "^17.2.0",
 | 
				
			||||||
        "mysql2": "^3.14.2"
 | 
					        "mysql2": "^3.14.2"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user