web: bump chart.js from 4.4.3 to 4.4.4 in /web (#11008)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										7
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -34,7 +34,7 @@
 | 
				
			|||||||
                "@sentry/browser": "^8.26.0",
 | 
					                "@sentry/browser": "^8.26.0",
 | 
				
			||||||
                "@webcomponents/webcomponentsjs": "^2.8.0",
 | 
					                "@webcomponents/webcomponentsjs": "^2.8.0",
 | 
				
			||||||
                "base64-js": "^1.5.1",
 | 
					                "base64-js": "^1.5.1",
 | 
				
			||||||
                "chart.js": "^4.4.3",
 | 
					                "chart.js": "^4.4.4",
 | 
				
			||||||
                "chartjs-adapter-moment": "^1.0.1",
 | 
					                "chartjs-adapter-moment": "^1.0.1",
 | 
				
			||||||
                "codemirror": "^6.0.1",
 | 
					                "codemirror": "^6.0.1",
 | 
				
			||||||
                "construct-style-sheets-polyfill": "^3.1.0",
 | 
					                "construct-style-sheets-polyfill": "^3.1.0",
 | 
				
			||||||
@ -11598,8 +11598,9 @@
 | 
				
			|||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/chart.js": {
 | 
					        "node_modules/chart.js": {
 | 
				
			||||||
            "version": "4.4.3",
 | 
					            "version": "4.4.4",
 | 
				
			||||||
            "license": "MIT",
 | 
					            "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.4.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA==",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@kurkle/color": "^0.3.0"
 | 
					                "@kurkle/color": "^0.3.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 | 
				
			|||||||
@ -22,7 +22,7 @@
 | 
				
			|||||||
        "@sentry/browser": "^8.26.0",
 | 
					        "@sentry/browser": "^8.26.0",
 | 
				
			||||||
        "@webcomponents/webcomponentsjs": "^2.8.0",
 | 
					        "@webcomponents/webcomponentsjs": "^2.8.0",
 | 
				
			||||||
        "base64-js": "^1.5.1",
 | 
					        "base64-js": "^1.5.1",
 | 
				
			||||||
        "chart.js": "^4.4.3",
 | 
					        "chart.js": "^4.4.4",
 | 
				
			||||||
        "chartjs-adapter-moment": "^1.0.1",
 | 
					        "chartjs-adapter-moment": "^1.0.1",
 | 
				
			||||||
        "codemirror": "^6.0.1",
 | 
					        "codemirror": "^6.0.1",
 | 
				
			||||||
        "construct-style-sheets-polyfill": "^3.1.0",
 | 
					        "construct-style-sheets-polyfill": "^3.1.0",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user