[PRODSEC-13315] Fixed brace expansion vulnerability (#12122)

* [PRODSEC-13315] Fixed brace expansion vulnerability

* [PRODSEC-13315] Addressed copilot comment
This commit is contained in:
AleksanderSklorz
2026-08-03 14:54:11 +02:00
committed by GitHub
parent 83f8b3cff5
commit 9a7e037522
2 changed files with 14 additions and 30 deletions
+1 -2
View File
@@ -65,7 +65,7 @@
"eventemitter3": "5.0.4",
"graphql-ws": "6.0.8",
"material-icons": "1.13.14",
"minimatch": "5.1.9",
"minimatch": "10.2.6",
"ng2-charts": "4.1.1",
"pdfjs-dist": "5.1.91",
"raphael": "2.3.0",
@@ -99,7 +99,6 @@
"@storybook/angular": "10.4.0",
"@types/jasmine": "4.0.3",
"@types/jasminewd2": "2.0.13",
"@types/minimatch": "5.1.2",
"@types/node": "26.1.1",
"@types/sinon": "22.0.0",
"@typescript-eslint/eslint-plugin": "8.65.0",