Skip to content

Commit e02e0de

Browse files
committed
chore(security): bump existing overrides + dompurify direct dep
1 parent 3d2eae5 commit e02e0de

3 files changed

Lines changed: 57 additions & 47 deletions

File tree

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"cross-env": "^7.0.3",
148148
"cuid": "^2.1.8",
149149
"date-fns": "^4.1.0",
150-
"dompurify": "^3.2.6",
150+
"dompurify": "^3.4.1",
151151
"dotenv": "^16.4.5",
152152
"effect": "^3.11.7",
153153
"emails": "workspace:*",

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,15 @@
9393
"form-data@^2": "2.5.4",
9494
"form-data@^3": "3.0.4",
9595
"form-data@^4": "4.0.4",
96-
"axios@1.9.0": ">=1.12.0",
96+
"axios@>=1.0.0 <1.15.0": "^1.15.0",
9797
"js-yaml@>=3.0.0 <3.14.2": "3.14.2",
9898
"js-yaml@>=4.0.0 <4.1.1": "4.1.1",
9999
"jws@<3.2.3": "3.2.3",
100100
"qs@>=6.0.0 <6.14.1": "6.14.1",
101-
"systeminformation@>=5.0.0 <5.27.14": "5.27.14",
102-
"lodash@>=4.0.0 <4.17.23": "4.17.23",
101+
"systeminformation@>=5.0.0 <5.31.0": "^5.31.0",
102+
"lodash@>=4.0.0 <4.18.0": "^4.18.0",
103+
"lodash-es@>=4.0.0 <4.18.0": "^4.18.0",
104+
"dompurify@<3.4.0": "^3.4.1",
103105
"vite@>=5.0.0 <6.4.2": "^6.4.2",
104106
"rollup@>=4 <4.59.0": "^4.59.0",
105107
"flatted@<3.4.2": "^3.4.2",

pnpm-lock.yaml

Lines changed: 51 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)