Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jun 4, 2024
1 parent b4551f1 commit c139d24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"dependencies": {
"@11ty/eleventy-utils": "^1.0.2",
"chokidar": "^3.6.0",
"debug": "^4.3.4",
"debug": "^4.3.5",
"dev-ip": "^1.0.1",
"finalhandler": "^1.2.0",
"mime": "^3.0.0",
"minimist": "^1.2.8",
"morphdom": "^2.7.2",
"please-upgrade-node": "^3.2.0",
"send": "^0.18.0",
"ssri": "^10.0.5",
"ssri": "^10.0.6",
"urlpattern-polyfill": "^10.0.0",
"ws": "^8.16.0"
"ws": "^8.17.0"
},
"devDependencies": {
"ava": "^6.1.2"
"ava": "^6.1.3"
}
}

0 comments on commit c139d24

Please sign in to comment.