Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 19, 2024
1 parent e16ddc9 commit 50749c4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
"bugs": "https://github.com/11ty/eleventy-dev-server/issues",
"homepage": "https://github.com/11ty/eleventy-dev-server/",
"dependencies": {
"@11ty/eleventy-utils": "^1.0.1",
"chokidar": "^3.5.3",
"@11ty/eleventy-utils": "^1.0.2",
"chokidar": "^3.6.0",
"debug": "^4.3.4",
"dev-ip": "^1.0.1",
"finalhandler": "^1.2.0",
"mime": "^3.0.0",
"minimist": "^1.2.8",
"morphdom": "^2.7.0",
"morphdom": "^2.7.2",
"please-upgrade-node": "^3.2.0",
"send": "^0.18.0",
"ssri": "^8.0.1",
"ssri": "^10.0.5",
"urlpattern-polyfill": "^10.0.0",
"ws": "^8.13.0"
"ws": "^8.16.0"
},
"devDependencies": {
"ava": "^5.2.0"
"ava": "^6.1.2"
}
}

0 comments on commit 50749c4

Please sign in to comment.