This commit is contained in:
Daniel 2024-01-25 09:55:41 +08:00
parent 5059af15af
commit f0e09bad72
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 5 additions and 5 deletions

View file

@ -74,6 +74,6 @@
"webpack-cli": "^4.10.0"
},
"dependencies": {
"@electron/remote": "^2.1.1"
"@electron/remote": "^2.1.2"
}
}

8
app/pnpm-lock.yaml generated
View file

@ -6,8 +6,8 @@ settings:
dependencies:
'@electron/remote':
specifier: ^2.1.1
version: 2.1.1(electron@28.2.0)
specifier: ^2.1.2
version: 2.1.2(electron@28.2.0)
devDependencies:
'@types/node':
@ -161,8 +161,8 @@ packages:
- supports-color
dev: true
/@electron/remote@2.1.1(electron@28.2.0):
resolution: {integrity: sha512-Lfxul2yBxL+FBVaKszNAkuUqSIDbUQ1I7BC394iRXyqA2XGz7im2bAxroNIM51jhySSPKUaOLHaFLxfV6pC9VQ==}
/@electron/remote@2.1.2(electron@28.2.0):
resolution: {integrity: sha512-EPwNx+nhdrTBxyCqXt/pftoQg/ybtWDW3DUWHafejvnB1ZGGfMpv6e15D8KeempocjXe78T7WreyGGb3mlZxdA==}
peerDependencies:
electron: '>= 13.0.0'
dependencies: