Skip to content

Commit ed6725a

Browse files
Merge pull request #2032 from valory-xyz/mohan/security-low-risk-npm-bumps
chore(security): low-risk npm dependency bumps (dompurify + resolutions)
2 parents 36cceed + ee940f1 commit ed6725a

4 files changed

Lines changed: 183 additions & 135 deletions

File tree

frontend/package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
{
22
"author": "Valory AG",
33
"resolutions": {
4+
"@babel/core": "7.29.6",
45
"@tootallnate/once": "3.0.1",
56
"bn.js": "5.2.3",
67
"csstype": "3.1.3",
78
"diff": "5.2.2",
89
"flatted": "3.4.2",
10+
"form-data": "4.0.6",
911
"glob": "10.5.0",
1012
"handlebars": "4.7.9",
1113
"immutable": "5.1.5",
1214
"ip-address": "10.1.1",
13-
"js-yaml": "4.1.1",
15+
"js-yaml": "4.2.0",
1416
"lodash": "4.18.1",
1517
"lodash-es": "4.18.1",
1618
"minimatch": "9.0.9",
1719
"picomatch": "4.0.4",
1820
"postcss": "8.5.10",
19-
"tar": "7.5.15",
21+
"tar": "7.5.16",
2022
"ws": "8.21.0"
2123
},
2224
"dependencies": {
@@ -25,7 +27,7 @@
2527
"@fontsource/inter": "5.2.6",
2628
"@tanstack/react-query": "5.85.5",
2729
"antd": "5.27.1",
28-
"dompurify": "3.4.0",
30+
"dompurify": "3.4.9",
2931
"ethers": "5.8.0",
3032
"ethers-multicall": "0.2.3",
3133
"framer-motion": "11.18.2",

0 commit comments

Comments
 (0)