Skip to content

Commit 6c7da0d

Browse files
Bump mysql2 from 3.14.4 to 3.14.5 in /src
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.14.4 to 3.14.5. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.14.4...v3.14.5) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc3e607 commit 6c7da0d

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

src/examples/databases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql-scalars": "1.24.2",
3636
"graphweaver": "workspace:*",
3737
"json-bigint-patch": "0.0.8",
38-
"mysql2": "3.14.4",
38+
"mysql2": "3.14.5",
3939
"pg": "8.16.3",
4040
"react": "19.1.1",
4141
"react-dom": "19.1.1",

src/examples/rest-with-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"got-cjs": "12.5.4",
3434
"graphql": "16.11.0",
3535
"graphweaver": "workspace:*",
36-
"mysql2": "3.14.4",
36+
"mysql2": "3.14.5",
3737
"react": "19.1.1",
3838
"wouter": "3.7.1"
3939
},

src/pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)