diff --git a/package.json b/package.json index 66c5f01..d4bd6a8 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "dotenv": "^17.2.3", "express": "^5.2.1", "knex": "^3.1.0", - "mysql2": "^3.16.0" + "mysql2": "^3.16.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9aae84a..cf6492a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: version: 5.2.1 knex: specifier: ^3.1.0 - version: 3.1.0(mysql2@3.16.0) + version: 3.1.0(mysql2@3.16.1) mysql2: - specifier: ^3.16.0 - version: 3.16.0 + specifier: ^3.16.1 + version: 3.16.1 packages: @@ -224,8 +224,8 @@ packages: resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==} engines: {node: '>= 0.8'} - iconv-lite@0.7.1: - resolution: {integrity: sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==} + iconv-lite@0.7.2: + resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} engines: {node: '>=0.10.0'} inherits@2.0.4: @@ -313,8 +313,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - mysql2@3.16.0: - resolution: {integrity: sha512-AEGW7QLLSuSnjCS4pk3EIqOmogegmze9h8EyrndavUQnIUcfkVal/sK7QznE+a3bc6rzPbAiui9Jcb+96tPwYA==} + mysql2@3.16.1: + resolution: {integrity: sha512-b75qsDB3ieYEzMsT1uRGsztM/sy6vWPY40uPZlVVl8eefAotFCoS7jaDB5DxDNtlW5kdVGd9jptSpkvujNxI2A==} engines: {node: '>= 8.0'} named-placeholders@1.1.6: @@ -513,7 +513,7 @@ snapshots: content-type: 1.0.5 debug: 4.4.3 http-errors: 2.0.1 - iconv-lite: 0.7.1 + iconv-lite: 0.7.2 on-finished: 2.4.1 qs: 6.14.0 raw-body: 3.0.2 @@ -677,7 +677,7 @@ snapshots: statuses: 2.0.2 toidentifier: 1.0.1 - iconv-lite@0.7.1: + iconv-lite@0.7.2: dependencies: safer-buffer: 2.1.2 @@ -695,7 +695,7 @@ snapshots: is-property@1.0.2: {} - knex@3.1.0(mysql2@3.16.0): + knex@3.1.0(mysql2@3.16.1): dependencies: colorette: 2.0.19 commander: 10.0.1 @@ -712,7 +712,7 @@ snapshots: tarn: 3.0.2 tildify: 2.0.0 optionalDependencies: - mysql2: 3.16.0 + mysql2: 3.16.1 transitivePeerDependencies: - supports-color @@ -738,12 +738,12 @@ snapshots: ms@2.1.3: {} - mysql2@3.16.0: + mysql2@3.16.1: dependencies: aws-ssl-profiles: 1.1.2 denque: 2.1.0 generate-function: 2.3.1 - iconv-lite: 0.7.1 + iconv-lite: 0.7.2 long: 5.3.2 lru.min: 1.1.3 named-placeholders: 1.1.6 @@ -789,7 +789,7 @@ snapshots: dependencies: bytes: 3.1.2 http-errors: 2.0.1 - iconv-lite: 0.7.1 + iconv-lite: 0.7.2 unpipe: 1.0.0 rechoir@0.8.0: