mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 18:19:39 +01:00 
			
		
		
		
	fix(deps): update dependency bluebird to ^3.5.3
This commit is contained in:
		
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -3300,9 +3300,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "bluebird": {
 | 
			
		||||
      "version": "3.5.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.2.tgz",
 | 
			
		||||
      "integrity": "sha512-dhHTWMI7kMx5whMQntl7Vr9C6BvV10lFXDAasnqnrMYhXVCzzk6IO9Fo2L75jXHT07WrOngL1WDXOp+yYS91Yg=="
 | 
			
		||||
      "version": "3.5.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.3.tgz",
 | 
			
		||||
      "integrity": "sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw=="
 | 
			
		||||
    },
 | 
			
		||||
    "bmp-js": {
 | 
			
		||||
      "version": "0.0.3",
 | 
			
		||||
 
 | 
			
		||||
@@ -37,7 +37,7 @@
 | 
			
		||||
    "disqus"
 | 
			
		||||
  ],
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "bluebird": "^3.5.2",
 | 
			
		||||
    "bluebird": "^3.5.3",
 | 
			
		||||
    "classnames": "^2.2.6",
 | 
			
		||||
    "codecov": "^3.1.0",
 | 
			
		||||
    "gatsby": "^2.0.116",
 | 
			
		||||
 
 | 
			
		||||
@@ -2555,10 +2555,14 @@ block-stream@*:
 | 
			
		||||
  dependencies:
 | 
			
		||||
    inherits "~2.0.0"
 | 
			
		||||
 | 
			
		||||
bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2:
 | 
			
		||||
bluebird@^3.5.0, bluebird@^3.5.1:
 | 
			
		||||
  version "3.5.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
 | 
			
		||||
 | 
			
		||||
bluebird@^3.5.3:
 | 
			
		||||
  version "3.5.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
 | 
			
		||||
 | 
			
		||||
bmp-js@0.0.3:
 | 
			
		||||
  version "0.0.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.3.tgz#64113e9c7cf1202b376ed607bf30626ebe57b18a"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user