summaryrefslogtreecommitdiff
path: root/examples/middleware/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/middleware/package.json')
-rw-r--r--examples/middleware/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/middleware/package.json b/examples/middleware/package.json
index 29cc0c576..ce2a5ea57 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^8.3.4",
- "astro": "^4.15.12",
+ "astro": "^4.16.0",
"html-minifier": "^4.0.0"
},
"devDependencies": {