Merge pull request !2937 from rhodecode-enterprise-ce fix-vulnerabilities

Changes from branch: Fix vulnerabilities
This commit is contained in:
Andrii Verbytskyi 2025-12-30 11:32:34 +00:00
commit 33b4b6cc0c
2 changed files with 89 additions and 850 deletions

925
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -15,36 +15,30 @@
"@babel/plugin-transform-private-property-in-object": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
"babel-loader": "^9.1.3",
"babel-loader": "^10.0.0",
"clipboard": "^2.0.1",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.36.0",
"css-loader": "^7.1.2",
"exports-loader": "^5.0.0",
"favico.js": "^0.3.10",
"filepond": "^4.32.10",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-cli": "^1.5.0",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-less": "^3.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-terser": "^2.0.0",
"grunt-webpack": "^6.0.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.0",
"grunt-webpack": "^7.0.1",
"imports-loader": "^5.0.0",
"install": "^0.13.0",
"jquery": "^3.7.1",
"jshint": "^2.13.6",
"luxon": "^3.7.2",
"mark.js": "8.11.1",
"mousetrap": "^1.6.1",
"sticky-sidebar": "3.3.1",
"style-loader": "^4.0.0",
"sweetalert2": "^11.26.3",
"ts-loader": "^1.3.3",
"sweetalert2": "^11.26.17",
"waypoints": "4.0.1",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"