Skip to content

Commit

Permalink
build(deps): bump mysql2 from 2.3.3 to 3.9.4 (#73)
Browse files Browse the repository at this point in the history
* build(deps): bump mysql2 from 2.3.3 to 3.9.4

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v2.3.3...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner <gritzkoo@hotmail.com>
  • Loading branch information
dependabot[bot] and gritzkoo authored Apr 23, 2024
1 parent 0064593 commit d3d0d36
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 29 deletions.
41 changes: 14 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-health-checker",
"version": "1.6.10",
"version": "1.6.11",
"description": "Simple Nodejs package to simplify applications based in Node, to trace the healthy of the pods",
"author": "Gritzko D. Kleiner <gritzkoo@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/client-dynamodb": "^3.276.0",
"mariadb": "^2.5.6",
"memcached": "^2.2.2",
"mysql2": "^2.3.3",
"mysql2": "^3.9.4",
"node-fetch": "^2.6.9",
"pg": "^8.9.0",
"pg-hstore": "^2.3.4",
Expand Down

0 comments on commit d3d0d36

Please sign in to comment.