1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 17:15:16 +01:00

refs #1012 Update about-window

This commit is contained in:
AkiraFukushima 2019-08-24 01:33:45 +09:00
parent fbf4562cef
commit bca210de80
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2548,9 +2548,9 @@
"dev": true
},
"about-window": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/about-window/-/about-window-1.12.1.tgz",
"integrity": "sha512-P/fJACq7RBFpv5Ql0kIqpOYgFqQ8WdoZoB7wrKmDvwTSKVOMbUZMYnQYtnOW6dHmMCYuNrmQFf+MxvuhE+KrzQ=="
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/about-window/-/about-window-1.13.1.tgz",
"integrity": "sha512-1gkTfnpGWh3xmPqrkJoe2Ya7lbIFGXG+/UZ8XAYQiEsnDLjF9nWSZXw5ApBpFRd3hUx0koN5uFd6hhbEB8InJQ=="
},
"accepts": {
"version": "1.3.7",

View File

@ -154,7 +154,7 @@
"dependencies": {
"@panter/vue-i18next": "^0.13.0",
"@trodi/electron-splashscreen": "^0.3.4",
"about-window": "^1.11.0",
"about-window": "^1.13.1",
"animate.css": "^3.7.0",
"axios": "^0.18.1",
"boom": "^7.3.0",