Skip to content

Commit 529dc3f

Browse files
[Security] Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.** - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8fb87cf commit 529dc3f

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5431,9 +5431,9 @@ node-modules-regexp@^1.0.0:
54315431
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
54325432

54335433
node-notifier@^8.0.0:
5434-
version "8.0.0"
5435-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
5436-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
5434+
version "8.0.1"
5435+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
5436+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
54375437
dependencies:
54385438
growly "^1.3.0"
54395439
is-wsl "^2.2.0"
@@ -7526,14 +7526,7 @@ which@^1.2.9:
75267526
dependencies:
75277527
isexe "^2.0.0"
75287528

7529-
which@^2.0.1:
7530-
version "2.0.1"
7531-
resolved "https://registry.yarnpkg.com/which/-/which-2.0.1.tgz#f1cf94d07a8e571b6ff006aeb91d0300c47ef0a4"
7532-
integrity sha512-N7GBZOTswtB9lkQBZA4+zAXrjEIWAUOB93AvzUiudRzRxhUdLURQ7D/gAIMY1gatT/LTbmbcv8SiYazy3eYB7w==
7533-
dependencies:
7534-
isexe "^2.0.0"
7535-
7536-
which@^2.0.2:
7529+
which@^2.0.1, which@^2.0.2:
75377530
version "2.0.2"
75387531
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
75397532
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==

0 commit comments

Comments
 (0)