Spaces:
Running
Running
Jiya3177 commited on
Commit ·
832377f
1
Parent(s): 3931b8b
chore: update lockfile after merge
Browse files
frontend/package-lock.json
CHANGED
|
@@ -2219,6 +2219,7 @@
|
|
| 2219 |
"integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==",
|
| 2220 |
"devOptional": true,
|
| 2221 |
"license": "Apache-2.0",
|
|
|
|
| 2222 |
"dependencies": {
|
| 2223 |
"playwright": "1.60.0"
|
| 2224 |
},
|
|
@@ -5682,6 +5683,7 @@
|
|
| 5682 |
"version": "2.3.2",
|
| 5683 |
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
| 5684 |
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
| 5685 |
"hasInstallScript": true,
|
| 5686 |
"license": "MIT",
|
| 5687 |
"optional": true,
|
|
|
|
| 2219 |
"integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==",
|
| 2220 |
"devOptional": true,
|
| 2221 |
"license": "Apache-2.0",
|
| 2222 |
+
"peer": true,
|
| 2223 |
"dependencies": {
|
| 2224 |
"playwright": "1.60.0"
|
| 2225 |
},
|
|
|
|
| 5683 |
"version": "2.3.2",
|
| 5684 |
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
| 5685 |
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
| 5686 |
+
"dev": true,
|
| 5687 |
"hasInstallScript": true,
|
| 5688 |
"license": "MIT",
|
| 5689 |
"optional": true,
|