Skip to content

Commit d4cb977

Browse files
chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#1815)
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]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 960c89e commit d4cb977

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8376,9 +8376,9 @@ node-modules-regexp@^1.0.0:
83768376
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
83778377

83788378
node-notifier@^8.0.0:
8379-
version "8.0.0"
8380-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
8381-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
8379+
version "8.0.1"
8380+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
8381+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
83828382
dependencies:
83838383
growly "^1.3.0"
83848384
is-wsl "^2.2.0"
@@ -9939,11 +9939,18 @@ [email protected], semver@^6.0.0, semver@^6.2.0, semver@^6.3.0:
99399939
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
99409940
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
99419941

9942-
[email protected], [email protected], semver@^7.2.1, semver@^7.3.2:
9942+
99439943
version "7.3.2"
99449944
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
99459945
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
99469946

9947+
[email protected], semver@^7.2.1, semver@^7.3.2:
9948+
version "7.3.4"
9949+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
9950+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
9951+
dependencies:
9952+
lru-cache "^6.0.0"
9953+
99479954
99489955
version "0.17.1"
99499956
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -11401,9 +11408,9 @@ uuid@^3.0.0, uuid@^3.0.1, uuid@^3.3.2:
1140111408
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1140211409

1140311410
uuid@^8.3.0:
11404-
version "8.3.1"
11405-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
11406-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
11411+
version "8.3.2"
11412+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
11413+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1140711414

1140811415
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1140911416
version "2.2.0"

0 commit comments

Comments
 (0)