Bump json5 from 2.1.1 to 2.1.2 in /app
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/master/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							365918bb94
						
					
				
				
					commit
					38db36602c
				
			@@ -57,7 +57,7 @@
 | 
				
			|||||||
    "jimp": "^0.9.3",
 | 
					    "jimp": "^0.9.3",
 | 
				
			||||||
    "jquery": "^3.4.1",
 | 
					    "jquery": "^3.4.1",
 | 
				
			||||||
    "jquery-ui-dist": "^1.12.1",
 | 
					    "jquery-ui-dist": "^1.12.1",
 | 
				
			||||||
    "json5": "^2.1.1",
 | 
					    "json5": "^2.1.2",
 | 
				
			||||||
    "lodash": "^4.17.15",
 | 
					    "lodash": "^4.17.15",
 | 
				
			||||||
    "materialize-css": "git://github.com/cutls/materialize#v1-dev",
 | 
					    "materialize-css": "git://github.com/cutls/materialize#v1-dev",
 | 
				
			||||||
    "sumchecker": "^3.0.1",
 | 
					    "sumchecker": "^3.0.1",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1745,12 +1745,12 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
 | 
					  resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
 | 
				
			||||||
  integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
 | 
					  integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
json5@^2.1.0, json5@^2.1.1:
 | 
					json5@^2.1.0, json5@^2.1.2:
 | 
				
			||||||
  version "2.1.1"
 | 
					  version "2.1.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
 | 
					  resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
 | 
				
			||||||
  integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==
 | 
					  integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    minimist "^1.2.0"
 | 
					    minimist "^1.2.5"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jsonfile@^4.0.0:
 | 
					jsonfile@^4.0.0:
 | 
				
			||||||
  version "4.0.0"
 | 
					  version "4.0.0"
 | 
				
			||||||
@@ -1923,10 +1923,10 @@ minimist@0.0.8:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
 | 
					  resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
 | 
				
			||||||
  integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
 | 
					  integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
minimist@^1.2.0:
 | 
					minimist@^1.2.0, minimist@^1.2.5:
 | 
				
			||||||
  version "1.2.0"
 | 
					  version "1.2.5"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
 | 
					  resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
 | 
				
			||||||
  integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
 | 
					  integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
 | 
					minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
 | 
				
			||||||
  version "2.9.0"
 | 
					  version "2.9.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user