We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663fb50 commit 249ff88Copy full SHA for 249ff88
package.json
@@ -77,8 +77,7 @@
77
"rxjs": "7.8.2",
78
"semantic-release": "24.2.7",
79
"semantic-release-export-data": "1.1.1",
80
- "snyk": "1.1298.1",
81
- "stylus": "^0.0.1-security"
+ "snyk": "1.1298.1"
82
},
83
"devDependencies": {
84
"@angular-devkit/build-angular": "20.1.1",
@@ -128,6 +127,9 @@
128
127
"cssnano": "7.1.0",
129
"postcss-scss": "4.0.9"
130
+ "overrides": {
131
+ "stylus": "0.0.1-security"
132
+ },
133
"typeCoverage": {
134
"atLeast": 91,
135
"ignoreObject": true,
0 commit comments