Browse Source

version bump

George S. Baugh 2 years ago
parent
commit
ee2590207c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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