Skip to content

Commit

Permalink
Merge pull request #35 from TenTraicion/dependabot/npm_and_yarn/asset…
Browse files Browse the repository at this point in the history
…s/javascript/blog/mysql/npm_and_yarn-f05abd37d4

Bump the npm_and_yarn group across 2 directories with 1 update
  • Loading branch information
TenTraicion authored Apr 26, 2024
2 parents 0b06ed3 + 7a9bfbc commit 3709aff
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions assets/javascript/blog/mysql/package-lock.json

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

2 changes: 1 addition & 1 deletion assets/javascript/blog/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"ejs": "^3.1.6",
"express": "^4.19.2",
"mysql2": "^3.9.4"
"mysql2": "^3.9.7"
},
"devDependencies": {
"nodemon": "^2.0.7"
Expand Down
14 changes: 7 additions & 7 deletions assets/security/db-injection/package-lock.json

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

2 changes: 1 addition & 1 deletion assets/security/db-injection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"ejs": "^3.1.6",
"express": "^4.19.2",
"mysql2": "^3.9.4"
"mysql2": "^3.9.7"
},
"devDependencies": {
"nodemon": "^2.0.12"
Expand Down

0 comments on commit 3709aff

Please sign in to comment.