summaryrefslogtreecommitdiff
path: root/examples/middleware
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-01 16:26:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-01 18:26:05 -0500
commite34175be340f8fab60610523905cb7847809929e (patch)
tree8dcdf5667f008e63287a969ab913a8b305b795f0 /examples/middleware
parentd8ecae2c54a89b16af81ceafc0746867547eb7b5 (diff)
downloadastro-@astrojs/telemetry@3.0.1.tar.gz
astro-@astrojs/telemetry@3.0.1.tar.zst
astro-@astrojs/telemetry@3.0.1.zip
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 a5c2134b2..e262751a9 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^6.0.0",
- "astro": "^3.0.6",
+ "astro": "^3.0.7",
"html-minifier": "^4.0.0"
}
}