George S. Baugh 4 anni fa
parent
commit
ee2590207c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "private": true,
   "dependencies": {
     "express": "^4.17",
-    "playwright": "^1.15.1",
+    "playwright": "^1.16.2",
     "uuid": "^8.3"
   }
 }