diff --git a/deno.lock b/deno.lock index 6b5598c..b0c4713 100644 --- a/deno.lock +++ b/deno.lock @@ -83,6 +83,7 @@ "jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5", "npm:@js-temporal/polyfill@0.4.4": "npm:@js-temporal/polyfill@0.4.4", "npm:@types/estree@1.0.5": "npm:@types/estree@1.0.5", + "npm:@types/node": "npm:@types/node@18.16.19", "npm:@types/react": "npm:@types/react@18.3.3", "npm:@types/react-dom@18.3.0": "npm:@types/react-dom@18.3.0", "npm:@types/react@18.3.3": "npm:@types/react@18.3.3", @@ -394,6 +395,10 @@ "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", "dependencies": {} }, + "@types/node@18.16.19": { + "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==", + "dependencies": {} + }, "@types/prop-types@15.7.12": { "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", "dependencies": {}