summaryrefslogtreecommitdiff
path: root/examples/middleware
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-23 09:05:22 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-23 12:05:22 -0400
commit4c7949d1ae28f5597ec08cab788fe683197b0c3c (patch)
treee00a01bacb96c20ab5f1b02b586ea1233c57f7a9 /examples/middleware
parent4bb926908d9a7ee134701c3e5a1b5e6ea688f843 (diff)
downloadastro@4.9.1.tar.gz
astro@4.9.1.tar.zst
astro@4.9.1.zip
[ci] release (#11132)astro@4.9.1
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 b641f082d..69f86c44c 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.9.0",
+ "astro": "^4.9.1",
"html-minifier": "^4.0.0"
},
"devDependencies": {