Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Sep 4, 2024
1 parent c7ead8e commit 87795cf
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,19 +38,19 @@
"bugs": "https://github.com/11ty/eleventy-dev-server/issues",
"homepage": "https://github.com/11ty/eleventy-dev-server/",
"dependencies": {
"@11ty/eleventy-utils": "^1.0.2",
"@11ty/eleventy-utils": "^1.0.3",
"chokidar": "^3.6.0",
"debug": "^4.3.5",
"debug": "^4.3.6",
"dev-ip": "^1.0.1",
"finalhandler": "^1.2.0",
"finalhandler": "^1.3.0",
"mime": "^3.0.0",
"minimist": "^1.2.8",
"morphdom": "^2.7.2",
"morphdom": "^2.7.4",
"please-upgrade-node": "^3.2.0",
"send": "^0.18.0",
"ssri": "^10.0.6",
"ssri": "^11.0.0",
"urlpattern-polyfill": "^10.0.0",
"ws": "^8.17.0"
"ws": "^8.18.0"
},
"devDependencies": {
"ava": "^6.1.3"
Expand Down

0 comments on commit 87795cf

Please sign in to comment.