diff --git a/html-06/package-lock.json b/html-06/package-lock.json
index d680e6f..d72e6c6 100644
--- a/html-06/package-lock.json
+++ b/html-06/package-lock.json
@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"async": {
- "version": "3.1.0",
- "resolved": "http://localhost:4873/async/-/async-3.1.0.tgz",
- "integrity": "sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ=="
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz",
+ "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ=="
},
"balanced-match": {
"version": "1.0.0",