Upgradewindows-focus-assist to 1.4.0 (#3183)

This commit is contained in:
Devin Binnie
2024-10-25 10:29:57 -04:00
committed by GitHub
parent 6d37cc2dbb
commit 9be21aaad4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"react-select": "5.8.0",
"uuid": "9.0.1",
"valid-url": "1.0.9",
"windows-focus-assist": "1.3.0",
"windows-focus-assist": "1.4.0",
"winreg-utf8": "0.1.1",
"yargs": "17.7.2"
},
@@ -17276,9 +17276,9 @@
"dev": true
},
"node_modules/windows-focus-assist": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/windows-focus-assist/-/windows-focus-assist-1.3.0.tgz",
"integrity": "sha512-V4FsWiPFiauRFrn49G2oB6zW6afYSp1/EmOFHmU6kmis6J9N3v1JbHmoPlIedHG1Th8YooCSws+LgbM8HgPlVg==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/windows-focus-assist/-/windows-focus-assist-1.4.0.tgz",
"integrity": "sha512-AmiJc0FVjOFNij+eDfEObS+j9fJ1eWkNyxSjxx+jLMr87996WsscZ9WgsoQg6CizPmxxfHnxYhv5DCuTJldoPg==",
"hasInstallScript": true,
"dependencies": {
"bindings": "^1.5.0",

View File

@@ -181,7 +181,7 @@
"react-select": "5.8.0",
"uuid": "9.0.1",
"valid-url": "1.0.9",
"windows-focus-assist": "1.3.0",
"windows-focus-assist": "1.4.0",
"winreg-utf8": "0.1.1",
"yargs": "17.7.2"
}