Bump node-notifier from 5.4.3 to 6.0.0 in /app
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 6.0.0. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v5.4.3...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							c9cf89adeb
						
					
				
				
					commit
					d17d52436f
				
			@@ -56,7 +56,7 @@
 | 
			
		||||
    "jquery-ui-dist": "^1.12.1",
 | 
			
		||||
    "json5": "^2.1.0",
 | 
			
		||||
    "materialize-css": "^1.0.0",
 | 
			
		||||
    "node-notifier": "^5.4.0",
 | 
			
		||||
    "node-notifier": "^6.0.0",
 | 
			
		||||
    "sumchecker": "^3.0.0",
 | 
			
		||||
    "sweetalert2": "^8.17.6",
 | 
			
		||||
    "vue": "^2.6.10"
 | 
			
		||||
 
 | 
			
		||||
@@ -1482,10 +1482,10 @@ is-utf8@^0.2.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
 | 
			
		||||
  integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
 | 
			
		||||
 | 
			
		||||
is-wsl@^1.1.0:
 | 
			
		||||
  version "1.1.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
 | 
			
		||||
  integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
 | 
			
		||||
is-wsl@^2.1.1:
 | 
			
		||||
  version "2.1.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz#4a1c152d429df3d441669498e2486d3596ebaf1d"
 | 
			
		||||
  integrity sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==
 | 
			
		||||
 | 
			
		||||
is-yarn-global@^0.3.0:
 | 
			
		||||
  version "0.3.0"
 | 
			
		||||
@@ -1854,16 +1854,16 @@ node-gyp@^5.0.1:
 | 
			
		||||
    tar "^4.4.8"
 | 
			
		||||
    which "1"
 | 
			
		||||
 | 
			
		||||
node-notifier@^5.4.0:
 | 
			
		||||
  version "5.4.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.4.3.tgz#cb72daf94c93904098e28b9c590fd866e464bd50"
 | 
			
		||||
  integrity sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==
 | 
			
		||||
node-notifier@^6.0.0:
 | 
			
		||||
  version "6.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-6.0.0.tgz#cea319e06baa16deec8ce5cd7f133c4a46b68e12"
 | 
			
		||||
  integrity sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    growly "^1.3.0"
 | 
			
		||||
    is-wsl "^1.1.0"
 | 
			
		||||
    semver "^5.5.0"
 | 
			
		||||
    is-wsl "^2.1.1"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
    shellwords "^0.1.1"
 | 
			
		||||
    which "^1.3.0"
 | 
			
		||||
    which "^1.3.1"
 | 
			
		||||
 | 
			
		||||
"nopt@2 || 3":
 | 
			
		||||
  version "3.0.6"
 | 
			
		||||
@@ -2430,7 +2430,7 @@ semver-diff@^2.0.0:
 | 
			
		||||
  dependencies:
 | 
			
		||||
    semver "^5.0.3"
 | 
			
		||||
 | 
			
		||||
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.4.1, semver@^5.5.0:
 | 
			
		||||
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.4.1:
 | 
			
		||||
  version "5.7.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
 | 
			
		||||
  integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
 | 
			
		||||
@@ -2924,7 +2924,7 @@ which-module@^2.0.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
 | 
			
		||||
  integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
 | 
			
		||||
 | 
			
		||||
which@1, which@^1.2.9, which@^1.3.0:
 | 
			
		||||
which@1, which@^1.2.9, which@^1.3.1:
 | 
			
		||||
  version "1.3.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
 | 
			
		||||
  integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user