chore: update deps + 404

This commit is contained in:
Cory Dransfeldt 2024-07-16 08:59:27 -07:00
parent 73996106a5
commit 78953dd4c2
No known key found for this signature in database
3 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "20.9.1",
"version": "20.9.2",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {
@ -41,6 +41,6 @@
"markdown-it-footnote": "^4.0.0",
"sanitize-html": "^2.13.0",
"slugify": "^1.6.6",
"terser": "^5.31.2"
"terser": "^5.31.3"
}
}