diff --git a/Template/Web Dev/package-lock.json b/Template/Web Dev/package-lock.json
index 4adf89d8..f47c025c 100644
--- a/Template/Web Dev/package-lock.json	
+++ b/Template/Web Dev/package-lock.json	
@@ -1,11 +1,11 @@
 {
-  "name": "Web Dev",
+  "name": "relock-npm-lock-v2-8bgMc0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "dependencies": {
-        "@tailwindcss/aspect-ratio": "^0.4.0",
+        "@tailwindcss/aspect-ratio": "^0.4.2",
         "@tailwindcss/forms": "^0.5.2",
         "@tailwindcss/line-clamp": "^0.4.0",
         "@tailwindcss/typography": "^0.5.4"
@@ -47,9 +47,10 @@
       }
     },
     "node_modules/@tailwindcss/aspect-ratio": {
-      "version": "0.4.0",
-      "resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.0.tgz",
-      "integrity": "sha512-WJu0I4PpqNPuutpaA9zDUq2JXR+lorZ7PbLcKNLmb6GL9/HLfC7w3CRsMhJF4BbYd/lkY6CfXOvkYpuGnZfkpQ==",
+      "version": "0.4.2",
+      "resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.2.tgz",
+      "integrity": "sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==",
+      "license": "MIT",
       "peerDependencies": {
         "tailwindcss": ">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1"
       }
@@ -885,9 +886,9 @@
       }
     },
     "@tailwindcss/aspect-ratio": {
-      "version": "0.4.0",
-      "resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.0.tgz",
-      "integrity": "sha512-WJu0I4PpqNPuutpaA9zDUq2JXR+lorZ7PbLcKNLmb6GL9/HLfC7w3CRsMhJF4BbYd/lkY6CfXOvkYpuGnZfkpQ==",
+      "version": "0.4.2",
+      "resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.2.tgz",
+      "integrity": "sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==",
       "requires": {}
     },
     "@tailwindcss/forms": {
diff --git a/Template/Web Dev/package.json b/Template/Web Dev/package.json
index 91b85d04..4e6cbeca 100644
--- a/Template/Web Dev/package.json	
+++ b/Template/Web Dev/package.json	
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "@tailwindcss/aspect-ratio": "^0.4.0",
+    "@tailwindcss/aspect-ratio": "^0.4.2",
     "@tailwindcss/forms": "^0.5.2",
     "@tailwindcss/line-clamp": "^0.4.0",
     "@tailwindcss/typography": "^0.5.4"