File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 7171 "@types/jest" : " ^29.5.0" ,
7272 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
7373 "antd" : " ^4.24.15" ,
74- "axios" : " ^1.7.9 " ,
74+ "axios" : " ^1.12.0 " ,
7575 "bignumber.js" : " ^9.1.2" ,
7676 "currency-symbol-map" : " ^5.1.0" ,
7777 "currency.js" : " ^2.0.4" ,
113113 "@babel/plugin-transform-modules-commonjs" : " ^7.25.9" ,
114114 "@babel/plugin-transform-runtime" : " ^7.25.9" ,
115115 "@babel/preset-env" : " ^7.26.0" ,
116- "@playwright/test" : " ^1.49 .1" ,
116+ "@playwright/test" : " ^1.55 .1" ,
117117 "@testing-library/dom" : " ^10.4.0" ,
118118 "@testing-library/jest-dom" : " ^6.6.3" ,
119119 "@testing-library/react" : " ^16.3.0" ,
172172 "url" : " https://github.com/syscoin/pali_wallet/issues"
173173 },
174174 "homepage" : " https://github.com/syscoin/pali_wallet#readme" ,
175- "author" : " Syscoin"
175+ "author" : " Syscoin" ,
176+ "resolutions" : {
177+ "node-fetch" : " ^2.7.0" ,
178+ "axios" : " ^1.12.0" ,
179+ "node-forge" : " ^1.3.2" ,
180+ "valibot" : " ^1.2.0" ,
181+ "glob" : " ^10.5.0" ,
182+ "cookie" : " ^0.7.0" ,
183+ "tmp" : " ^0.2.4" ,
184+ "jws" : " ^4.0.1" ,
185+ "js-yaml" : " ^4.1.1"
186+ }
176187}
You can’t perform that action at this time.
0 commit comments