Bump call-bound from 1.0.3 to 1.0.4
Bumps [call-bound](https://github.com/ljharb/call-bound) from 1.0.3 to 1.0.4. - [Changelog](https://github.com/ljharb/call-bound/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/call-bound/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: call-bound dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									cda8478c80
								
							
						
					
					
						commit
						9c126a443b
					
				| 
						 | 
					@ -574,12 +574,13 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/call-bound": {
 | 
					    "node_modules/call-bound": {
 | 
				
			||||||
      "version": "1.0.3",
 | 
					      "version": "1.0.4",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
 | 
				
			||||||
      "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==",
 | 
					      "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "call-bind-apply-helpers": "^1.0.1",
 | 
					        "call-bind-apply-helpers": "^1.0.2",
 | 
				
			||||||
        "get-intrinsic": "^1.2.6"
 | 
					        "get-intrinsic": "^1.3.0"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">= 0.4"
 | 
					        "node": ">= 0.4"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue