build(deps-dev): bump playwright-core from 1.28.1 to 1.31.1 in /app (#2792)

This commit is contained in:
dependabot[bot]
2023-03-02 00:32:38 +00:00
committed by GitHub
parent 5c901abc90
commit 4aa8f12314
2 changed files with 25 additions and 5 deletions

28
app/package-lock.json generated
View File

@@ -26,7 +26,7 @@
"electron-builder": "^23.3.3",
"electron-notarize": "^1.2.2",
"playwright": "^1.28.1",
"playwright-core": "^1.28.1"
"playwright-core": "^1.31.1"
}
},
"node_modules/@develar/schema-utils": {
@@ -2841,6 +2841,18 @@
}
},
"node_modules/playwright-core": {
"version": "1.31.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.31.1.tgz",
"integrity": "sha512-JTyX4kV3/LXsvpHkLzL2I36aCdml4zeE35x+G5aPc4bkLsiRiQshU5lWeVpHFAuC8xAcbI6FDcw/8z3q2xtJSQ==",
"dev": true,
"bin": {
"playwright": "cli.js"
},
"engines": {
"node": ">=14"
}
},
"node_modules/playwright/node_modules/playwright-core": {
"version": "1.28.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.28.1.tgz",
"integrity": "sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag==",
@@ -5926,12 +5938,20 @@
"dev": true,
"requires": {
"playwright-core": "1.28.1"
},
"dependencies": {
"playwright-core": {
"version": "1.28.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.28.1.tgz",
"integrity": "sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag==",
"dev": true
}
}
},
"playwright-core": {
"version": "1.28.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.28.1.tgz",
"integrity": "sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag==",
"version": "1.31.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.31.1.tgz",
"integrity": "sha512-JTyX4kV3/LXsvpHkLzL2I36aCdml4zeE35x+G5aPc4bkLsiRiQshU5lWeVpHFAuC8xAcbI6FDcw/8z3q2xtJSQ==",
"dev": true
},
"plist": {

View File

@@ -118,7 +118,7 @@
"electron-builder": "^23.3.3",
"electron-notarize": "^1.2.2",
"playwright": "^1.28.1",
"playwright-core": "^1.28.1"
"playwright-core": "^1.31.1"
},
"homepage": "./",
"description": "Fast and secure open source backup.",