diff --git a/CSETWebNg/package-lock.json b/CSETWebNg/package-lock.json index 2aa204a06a..556cd7f010 100644 --- a/CSETWebNg/package-lock.json +++ b/CSETWebNg/package-lock.json @@ -35,7 +35,7 @@ "@ng-bootstrap/ng-bootstrap": "^17.0.1", "@ngstack/code-editor": "^8.0.0", "@swimlane/ngx-charts": "^20.0.0", - "@types/jquery": "^3.5.30", + "@types/jquery": "^3.5.32", "@types/sanitize-html": "^2.13.0", "angular2-hotkeys": "^16.0.1", "bootstrap": "^5.3.2", @@ -6178,10 +6178,9 @@ } }, "node_modules/@types/jquery": { - "version": "3.5.31", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.31.tgz", - "integrity": "sha512-rf/iB+cPJ/YZfMwr+FVuQbm7IaWC4y3FVYfVDxRGqmUCFjjPII0HWaP0vTPJGp6m4o13AXySCcMbWfrWtBFAKw==", - "license": "MIT", + "version": "3.5.32", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.32.tgz", + "integrity": "sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==", "dependencies": { "@types/sizzle": "*" } diff --git a/CSETWebNg/package.json b/CSETWebNg/package.json index 6db03ded06..01ab0fffa2 100644 --- a/CSETWebNg/package.json +++ b/CSETWebNg/package.json @@ -42,7 +42,7 @@ "@ng-bootstrap/ng-bootstrap": "^17.0.1", "@ngstack/code-editor": "^8.0.0", "@swimlane/ngx-charts": "^20.0.0", - "@types/jquery": "^3.5.30", + "@types/jquery": "^3.5.32", "@types/sanitize-html": "^2.13.0", "angular2-hotkeys": "^16.0.1", "bootstrap": "^5.3.2",