Bump about-window from 1.13.2 to 1.13.4
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.13.2 to 1.13.4. - [Release notes](https://github.com/rhysd/electron-about-window/releases) - [Commits](https://github.com/rhysd/electron-about-window/compare/v1.13.2...v1.13.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
58044e9491
commit
625a389ef4
|
@ -6238,9 +6238,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"about-window": {
|
"about-window": {
|
||||||
"version": "1.13.2",
|
"version": "1.13.4",
|
||||||
"resolved": "https://registry.npmjs.org/about-window/-/about-window-1.13.2.tgz",
|
"resolved": "https://registry.npmjs.org/about-window/-/about-window-1.13.4.tgz",
|
||||||
"integrity": "sha512-qjgDbDW/JwL3mIaXeLOIr/AHjXzqM9XjKRPlW+8hlCKjvYLbSX+9hzBJ8Le0bA/SUtr7fkq29uBumYcl14k6oQ=="
|
"integrity": "sha512-Ge7qBRzrmPbVJ2YarUfTrZEaSfhRjeVyFhmH9NqdNDjjgP0dcWwUprH61JWlDgcM3KaDn5zUzimG4YQh6vRocw=="
|
||||||
},
|
},
|
||||||
"accepts": {
|
"accepts": {
|
||||||
"version": "1.3.7",
|
"version": "1.3.7",
|
||||||
|
|
|
@ -166,7 +166,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@panter/vue-i18next": "^0.15.2",
|
"@panter/vue-i18next": "^0.15.2",
|
||||||
"@trodi/electron-splashscreen": "^1.0.0",
|
"@trodi/electron-splashscreen": "^1.0.0",
|
||||||
"about-window": "^1.13.2",
|
"about-window": "^1.13.4",
|
||||||
"animate.css": "^4.1.0",
|
"animate.css": "^4.1.0",
|
||||||
"auto-launch": "^5.0.5",
|
"auto-launch": "^5.0.5",
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
|
|
Loading…
Reference in New Issue