Skip to content

Commit 185a56e

Browse files
fix: apply audit fixes
1 parent 69a593f commit 185a56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"@types/node": "20.11.17",
3636
"@typescript-eslint/eslint-plugin": "6.21.0",
3737
"@typescript-eslint/parser": "6.21.0",
38-
"esbuild": "0.20.0",
38+
"axios": "^1.7.4",
39+
"esbuild": "0.25.0",
3940
"eslint": "8.56.0",
4041
"markdownlint-cli": "0.39.0",
4142
"npm-check-updates": "16.14.15",
4243
"npm-run-all": "4.1.5",
4344
"typescript": "5.3.3",
44-
"axios": "^1.7.4",
4545
"yaml-lint": "1.7.0"
4646
}
4747
}

0 commit comments

Comments
 (0)