diff --git a/wasm/package-lock.json b/wasm/package-lock.json index 4fe180ba..3bc28926 100644 --- a/wasm/package-lock.json +++ b/wasm/package-lock.json @@ -178,9 +178,9 @@ } }, "node_modules/@danielx/civet": { - "version": "0.7.19", - "resolved": "https://registry.npmjs.org/@danielx/civet/-/civet-0.7.19.tgz", - "integrity": "sha512-rOgJNwXR6Y2u4eO4QRI2HNGfBvOlETnL9NK4Mr4Eb/AJ8JNguAqmaxVJO+Yt7tdV4Nkz3EL0bprR5itUcm3wwA==", + "version": "0.7.20", + "resolved": "https://registry.npmjs.org/@danielx/civet/-/civet-0.7.20.tgz", + "integrity": "sha512-PjtIo9hCU0rPDrzEHUCX/wQeGa8f5Wp1h9cdOIA7bdP5QxzaNe1PB3CtgM1Y6nzACTTCm+hph/ElPSjTHpU8Og==", "dependencies": { "@cspotcode/source-map-support": "^0.8.1", "@typescript/vfs": "^1.6.0",