George S. Baugh il y a 2 ans
Parent
commit
ee2590207c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"
   }
 }