Skip to content

Commit

Permalink
Merge pull request #41 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-aad4f80a3b

Bump the npm_and_yarn group across 4 directories with 5 updates
  • Loading branch information
TenTraicion authored Sep 24, 2024
2 parents d5c77b7 + 92c3880 commit 508e8df
Show file tree
Hide file tree
Showing 8 changed files with 532 additions and 328 deletions.
213 changes: 132 additions & 81 deletions assets/javascript/blog/mysql/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/javascript/blog/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"ejs": "^3.1.10",
"express": "^4.19.2",
"express": "^4.21.0",
"mysql2": "^3.9.8"
},
"devDependencies": {
Expand Down
213 changes: 132 additions & 81 deletions assets/javascript/node-js/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/javascript/node-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"ejs": "^3.1.10",
"express": "^4.19.2",
"express": "^4.21.0",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 508e8df

Please sign in to comment.