Skip to content

Commit

Permalink
Merge pull request #37 from TenTraicion/dependabot/npm_and_yarn/asset…
Browse files Browse the repository at this point in the history
…s/Project/hosting/dynamic-site/npm_and_yarn-83355c3da4

Bump the npm_and_yarn group across 8 directories with 1 update
  • Loading branch information
TenTraicion authored May 3, 2024
2 parents 3e5acfd + 7679c9c commit c5fd0ab
Show file tree
Hide file tree
Showing 16 changed files with 61 additions and 61 deletions.
8 changes: 4 additions & 4 deletions assets/Project/hosting/dynamic-site/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/Project/hosting/dynamic-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mongodb": "^4.17.0"
},
Expand Down
14 changes: 7 additions & 7 deletions assets/javascript/ajax/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/ajax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Maximilian Schwarzmüller (Academind GmbH)",
"license": "MIT",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mongodb": "^4.17.0"
},
Expand Down
14 changes: 7 additions & 7 deletions assets/javascript/blog/mongodb/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/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Maximilian Schwarzmüller (Academind GmbH)",
"license": "MIT",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mongodb": "^4.17.0"
},
Expand Down
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 @@ -10,7 +10,7 @@
"author": "Maximilian Schwarzmüller (Academind GmbH)",
"license": "MIT",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mysql2": "^3.9.7"
},
Expand Down
14 changes: 7 additions & 7 deletions assets/security/csrf/attacker-site/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/csrf/attacker-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2"
},
"devDependencies": {
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 @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mysql2": "^3.9.7"
},
Expand Down
14 changes: 7 additions & 7 deletions assets/security/xss/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/xss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mongodb": "^4.17.0",
"xss": "^1.0.14"
Expand Down
14 changes: 7 additions & 7 deletions assets/upload/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/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Maximilian Schwarzmüller (Academind GmbH)",
"license": "MIT",
"dependencies": {
"ejs": "^3.1.6",
"ejs": "^3.1.10",
"express": "^4.19.2",
"mongodb": "^4.17.0",
"multer": "^1.4.5-lts.1"
Expand Down

0 comments on commit c5fd0ab

Please sign in to comment.