Skip to content

Commit 4e13c5d

Browse files
amine7536snyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#127)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 - https://snyk.io/vuln/SNYK-JS-ESLINTPLUGINKIT-10847878 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 72aa03a commit 4e13c5d

2 files changed

Lines changed: 85 additions & 53 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prepare": "husky"
5050
},
5151
"dependencies": {
52-
"axios": "^1.7.9",
52+
"axios": "^1.8.2",
5353
"bs58": "^6.0.0",
5454
"byte-base64": "^1.1.0",
5555
"chalk": "^5.3.0",
@@ -79,7 +79,7 @@
7979
"@types/pako": "^2.0.3",
8080
"@typescript-eslint/eslint-plugin": "^8.18.0",
8181
"@typescript-eslint/parser": "^8.18.0",
82-
"eslint": "^9.16.0",
82+
"eslint": "^9.27.0",
8383
"eslint-config-prettier": "^9.1.0",
8484
"eslint-plugin-prettier": "^5.2.1",
8585
"globals": "^15.13.0",

0 commit comments

Comments
 (0)