Skip to content

Commit 12c14ef

Browse files
authored
Merge pull request #156 from ethena-labs/ew/security-vulns-dependabot
chore(deps): patch Dependabot security advisories
2 parents 2b34cfa + 75d5fa6 commit 12c14ef

4 files changed

Lines changed: 59 additions & 38 deletions

File tree

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/runtime": "^7.26.10",
1616
"@kamino-finance/klend-sdk": "^3.2.7",
1717
"@solana/web3.js": "^1.95.2",
18-
"axios": "^1.15.0",
18+
"axios": "^1.15.2",
1919
"base-x": "^3.0.11",
2020
"brace-expansion": "^1.1.13",
2121
"dotenv": "^16.4.5",
@@ -27,11 +27,13 @@
2727
"bigint-buffer": "npm:bigint-buffer-fixed@^1.1.5",
2828
"tar": ">=7.5.11",
2929
"minimatch": ">=3.1.4",
30-
"axios": ">=1.15.0",
31-
"axios@1.14.1": "1.15.0",
30+
"axios": ">=1.15.2",
31+
"axios@1.14.1": "1.15.2",
3232
"axios@0.30.4": "0.30.3",
3333
"brace-expansion@<1.1.13": "1.1.13",
34-
"brace-expansion@>=4.0.0 <5.0.5": "5.0.5",
34+
"brace-expansion@>=4.0.0 <5.0.6": "5.0.6",
35+
"ip-address@<=10.1.0": "10.1.1",
36+
"uuid@11.1.0": "11.1.1",
3537
"plain-crypto-js@4.2.1": "0.0.0-security",
3638
"lodash": ">=4.18.1",
3739
"bn.js": ">=5.2.3",

pnpm-lock.yaml

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ exclude-newer = "10 days"
2424
override-dependencies = [
2525
"aiohttp>=3.13.4",
2626
"Pygments>=2.20.0",
27+
"urllib3>=2.7.0",
2728
]
2829

2930
[tool.ruff]

uv.lock

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

0 commit comments

Comments
 (0)