diff --git a/package-lock.json b/package-lock.json index 0156ce0e07..be19325ad2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13321,9 +13321,9 @@ } }, "node_modules/mysql2": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.14.2.tgz", - "integrity": "sha512-YD6mZMeoypmheHT6b2BrVmQFvouEpRICuvPIREulx2OvP1xAxxeqkMQqZSTBefv0PiOBKGYFa2zQtY+gf/4eQw==", + "version": "3.14.3", + "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.14.3.tgz", + "integrity": "sha512-fD6MLV8XJ1KiNFIF0bS7Msl8eZyhlTDCDl75ajU5SJtpdx9ZPEACulJcqJWr1Y8OYyxsFc4j3+nflpmhxCU5aQ==", "dev": true, "dependencies": { "aws-ssl-profiles": "^1.1.1", @@ -27476,9 +27476,9 @@ } }, "mysql2": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.14.2.tgz", - "integrity": "sha512-YD6mZMeoypmheHT6b2BrVmQFvouEpRICuvPIREulx2OvP1xAxxeqkMQqZSTBefv0PiOBKGYFa2zQtY+gf/4eQw==", + "version": "3.14.3", + "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.14.3.tgz", + "integrity": "sha512-fD6MLV8XJ1KiNFIF0bS7Msl8eZyhlTDCDl75ajU5SJtpdx9ZPEACulJcqJWr1Y8OYyxsFc4j3+nflpmhxCU5aQ==", "dev": true, "requires": { "aws-ssl-profiles": "^1.1.1",