Skip to content

Commit

Permalink
Merge pull request #5 from HTTPWorkshop/dependabot/npm_and_yarn/prese…
Browse files Browse the repository at this point in the history
…ntations/eissing-h2/npm_and_yarn-security-group-cb6a63c0af

Bump the npm_and_yarn group across 2 directories with 5 updates
  • Loading branch information
mnot authored Jan 8, 2024
2 parents 77c1673 + 28c463f commit 3a6eed9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions presentations/eissing-h2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"node": "~0.10.0"
},
"dependencies": {
"underscore": "~1.5.1",
"express": "~2.5.9",
"mustache": "~3.2.1",
"socket.io": "~0.9.16"
"underscore": "~1.13.6",
"express": "~4.18.2",
"mustache": "~4.2.0",
"socket.io": "~4.7.3"
},
"devDependencies": {
"grunt-contrib-qunit": "~0.5.2",
Expand All @@ -37,7 +37,7 @@
"grunt-contrib-connect": "~0.8.0",
"grunt-autoprefixer": "~1.0.1",
"grunt-zip": "~0.7.0",
"grunt": "~0.4.0",
"grunt": "~1.6.1",
"node-sass": "~0.9.3"
},
"licenses": [
Expand Down
10 changes: 5 additions & 5 deletions presentations/reschke-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"node": "~0.10.0"
},
"dependencies": {
"underscore": "~1.5.1",
"express": "~2.5.9",
"mustache": "~0.7.2",
"socket.io": "~0.9.16"
"underscore": "~1.13.6",
"express": "~4.18.2",
"mustache": "~4.2.0",
"socket.io": "~4.7.3"
},
"devDependencies": {
"grunt-contrib-qunit": "~0.5.2",
Expand All @@ -37,7 +37,7 @@
"grunt-contrib-connect": "~0.8.0",
"grunt-autoprefixer": "~1.0.1",
"grunt-zip": "~0.7.0",
"grunt": "~0.4.0",
"grunt": "~1.6.1",
"node-sass": "~0.9.3"
},
"licenses": [
Expand Down

0 comments on commit 3a6eed9

Please sign in to comment.