Skip to content

Commit 35c88e3

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519
1 parent b530a3d commit 35c88e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@neutron-org/neutronjs": "https://github.com/neutron-org/neutronjs.git#2afdc21cb3d58d5aa894e9e96c8e5b756d95cbeb",
4949
"@neutron-org/neutronjsplus": "https://github.com/neutron-org/neutronjsplus.git#5276aa2fd6d7a4ec4bca80f2b41a95cfdfab33b5",
5050
"@types/lodash": "^4.14.182",
51-
"axios": "1.6.0",
51+
"axios": "1.8.2",
5252
"commander": "^10.0.0",
5353
"cosmjs-types": "^0.9.0",
5454
"date-fns": "^2.16.1",

0 commit comments

Comments
 (0)