Skip to content

Commit 7dca406

Browse files
authored
Merge pull request #269 from defilytica/automated/security-resolutions
Security: Update vulnerable dependencies
2 parents 55bc9d9 + d20cb3e commit 7dca406

2 files changed

Lines changed: 13 additions & 31 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@tanstack/react-query": "^5.90.17",
4040
"@walletconnect/core": "^2.23.3",
4141
"@walletconnect/utils": "^2.23.3",
42-
"axios": "^1.13.5",
42+
"axios": "^1.15.0",
4343
"bignumber.js": "^9.3.1",
4444
"chakra-react-select": "^4.9.1",
4545
"date-fns": "^3.6.0",
@@ -50,7 +50,7 @@
5050
"graphql-request": "^6.1.0",
5151
"graphql-tag": "^2.12.6",
5252
"limiter": "^2.1.0",
53-
"lodash": "^4.17.23",
53+
"lodash": "^4.18.0",
5454
"next": "^16.2.3",
5555
"next-auth": "5.0.0-beta.30",
5656
"next-themes": "^0.3.0",
@@ -127,7 +127,7 @@
127127
"h3": "^1.15.9",
128128
"socket.io-parser": "^4.2.6",
129129
"lodash": "^4.18.0",
130-
"hono": "^4.12.12",
130+
"hono": "^4.12.14",
131131
"@hono/node-server": "^1.19.13",
132132
"minimatch": "^9.0.7",
133133
"immutable": "^3.8.3",
@@ -140,7 +140,8 @@
140140
"ajv": "^6.14.0",
141141
"yaml": "^2.8.3",
142142
"defu": "^6.1.5",
143-
"next": "^16.2.3"
143+
"next": "^16.2.3",
144+
"follow-redirects": "^1.16.0"
144145
},
145146
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
146147
}

yarn.lock

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5014,15 +5014,6 @@ axios@^1.12.2, axios@^1.15.0:
50145014
form-data "^4.0.5"
50155015
proxy-from-env "^2.1.0"
50165016

5017-
axios@^1.13.5:
5018-
version "1.13.5"
5019-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
5020-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
5021-
dependencies:
5022-
follow-redirects "^1.15.11"
5023-
form-data "^4.0.5"
5024-
proxy-from-env "^1.1.0"
5025-
50265017
axobject-query@^4.1.0:
50275018
version "4.1.0"
50285019
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
@@ -7163,10 +7154,10 @@ focus-lock@^1.3.6:
71637154
dependencies:
71647155
tslib "^2.0.3"
71657156

7166-
follow-redirects@^1.15.11:
7167-
version "1.15.11"
7168-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
7169-
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
7157+
follow-redirects@^1.15.11, follow-redirects@^1.16.0:
7158+
version "1.16.0"
7159+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
7160+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
71707161

71717162
for-each@^0.3.3, for-each@^0.3.5:
71727163
version "0.3.5"
@@ -7594,10 +7585,10 @@ hoist-non-react-statics@^3.3.1:
75947585
dependencies:
75957586
react-is "^16.7.0"
75967587

7597-
hono@4.11.4, hono@^4.10.3, hono@^4.12.12:
7598-
version "4.12.12"
7599-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.12.tgz#1f14b0ffb47c386ff50d457d66e706d9c9a7f09c"
7600-
integrity sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==
7588+
hono@4.11.4, hono@^4.10.3, hono@^4.12.14:
7589+
version "4.12.14"
7590+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414"
7591+
integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==
76017592

76027593
html-escaper@^2.0.2:
76037594
version "2.0.2"
@@ -8532,11 +8523,6 @@ lodash@4.17.21, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.0, lodash@~4.17.0
85328523
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
85338524
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
85348525

8535-
lodash@^4.17.23:
8536-
version "4.17.23"
8537-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
8538-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
8539-
85408526
log-symbols@^4.0.0, log-symbols@^4.1.0:
85418527
version "4.1.0"
85428528
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
@@ -9656,11 +9642,6 @@ proxy-compare@2.6.0:
96569642
resolved "https://registry.yarnpkg.com/proxy-compare/-/proxy-compare-2.6.0.tgz#5e8c8b5c3af7e7f17e839bf6cf1435bcc4d315b0"
96579643
integrity sha512-8xuCeM3l8yqdmbPoYeLbrAXCBWu19XEYc5/F28f5qOaoAIMyfmBUkl5axiK+x9olUvRlcekvnm98AP9RDngOIw==
96589644

9659-
proxy-from-env@^1.1.0:
9660-
version "1.1.0"
9661-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
9662-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
9663-
96649645
proxy-from-env@^2.1.0:
96659646
version "2.1.0"
96669647
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"

0 commit comments

Comments
 (0)