Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 19dc12b

Browse files
authoredDec 22, 2020
Merge pull request #112 from rtfpessoa/dependabot/npm_and_yarn/node-notifier-8.0.1
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1
2 parents daca5c6 + 743f02a commit 19dc12b

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed
 

‎yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3458,6 +3458,13 @@ log-update@^4.0.0:
34583458
slice-ansi "^4.0.0"
34593459
wrap-ansi "^6.2.0"
34603460

3461+
lru-cache@^6.0.0:
3462+
version "6.0.0"
3463+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3464+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
3465+
dependencies:
3466+
yallist "^4.0.0"
3467+
34613468
make-dir@^3.0.0:
34623469
version "3.1.0"
34633470
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
@@ -3661,9 +3668,9 @@ node-modules-regexp@^1.0.0:
36613668
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
36623669

36633670
node-notifier@^8.0.0:
3664-
version "8.0.0"
3665-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620"
3666-
integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==
3671+
version "8.0.1"
3672+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
3673+
integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
36673674
dependencies:
36683675
growly "^1.3.0"
36693676
is-wsl "^2.2.0"
@@ -4378,9 +4385,11 @@ semver-regex@^2.0.0:
43784385
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
43794386

43804387
semver@7.x, semver@^7.2.1, semver@^7.3.2:
4381-
version "7.3.2"
4382-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
4383-
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
4388+
version "7.3.4"
4389+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
4390+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
4391+
dependencies:
4392+
lru-cache "^6.0.0"
43844393

43854394
semver@^6.0.0, semver@^6.1.0, semver@^6.3.0:
43864395
version "6.3.0"
@@ -5025,9 +5034,9 @@ uuid@^3.3.2:
50255034
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
50265035

50275036
uuid@^8.3.0:
5028-
version "8.3.1"
5029-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
5030-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
5037+
version "8.3.2"
5038+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
5039+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
50315040

50325041
v8-compile-cache@^2.0.3:
50335042
version "2.1.1"
@@ -5242,6 +5251,11 @@ y18n@^5.0.2:
52425251
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.4.tgz#0ab2db89dd5873b5ec4682d8e703e833373ea897"
52435252
integrity sha512-deLOfD+RvFgrpAmSZgfGdWYE+OKyHcVHaRQ7NphG/63scpRvTHHeQMAxGGvaLVGJ+HYVcCXlzcTK0ZehFf+eHQ==
52445253

5254+
yallist@^4.0.0:
5255+
version "4.0.0"
5256+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5257+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5258+
52455259
yaml@^1.10.0:
52465260
version "1.10.0"
52475261
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"

0 commit comments

Comments
 (0)
Please sign in to comment.