summaryrefslogtreecommitdiff
path: root/examples/middleware
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-24 07:04:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-24 10:04:16 -0400
commit608b2d732d762bf1f7f44a82b278caa8853c8c2f (patch)
tree7d9405247edc087fb883e20ac485e3f76dcb9361 /examples/middleware
parent52606a3909f9de5ced9b9ba3ba25832f73a8689e (diff)
downloadastro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.tar.gz
astro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.tar.zst
astro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/middleware')
-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 0ea760b57..5a85f83f3 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^5.3.6",
- "astro": "^2.10.13",
+ "astro": "^2.10.14",
"html-minifier": "^4.0.0"
}
}