Skip to content

Commit 02d2377

Browse files
authored
build: Update dependencies in package.json (#2582)
1 parent 9545005 commit 02d2377

File tree

2 files changed

+8
-30
lines changed

2 files changed

+8
-30
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"glob-parent@<5.1.2": ">=5.1.2",
9191
"nth-check@<2.0.1": ">=2.0.1",
9292
"socket.io-parser@>=4.0.4 <4.2.3": ">=4.2.3",
93-
"fast-xml-parser@<4.2.4": ">=4.2.4",
93+
"fast-xml-parser@<=4.2.4": ">4.2.4",
9494
"@openzeppelin/contracts@>=4.3.0 <4.9.1": ">=4.9.1",
9595
"@openzeppelin/contracts@>=4.7.0 <4.9.2": ">=4.9.2",
9696
"xml2js@<0.5.0": ">=0.5.0",
@@ -99,7 +99,8 @@
9999
"json5@<1.0.2": ">=1.0.2",
100100
"protobufjs@>=6.10.0 <7.2.4": ">=7.2.4",
101101
"tough-cookie@<4.1.3": ">=4.1.3",
102-
"@ethereumjs/util@<9.0.0": ">=9.0.0"
102+
"@ethereumjs/util@<9.0.0": ">=9.0.0",
103+
"axios@<0.28.0": ">=0.28.0"
103104
}
104105
}
105106
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)