Skip to content

Commit 5e5ea3f

Browse files
authored
fix: audit fix (#2430)
1 parent e94d293 commit 5e5ea3f

2 files changed

Lines changed: 189 additions & 250 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"pnpm": {
5151
"overrides": {
5252
"@sentry/browser": "^7.119.1",
53-
"axios": "^1.15.0",
53+
"axios": "^1.16.0",
5454
"defu": "^6.1.5",
5555
"esbuild": "^0.25.0",
5656
"lodash": "^4.18.0",
@@ -69,7 +69,8 @@
6969
"vite": "^6.4.2",
7070
"unhead": "^2.1.13",
7171
"srvx": "^0.11.13",
72-
"follow-redirects": "^1.16.0"
72+
"follow-redirects": "^1.16.0",
73+
"simple-git": "^3.36.0"
7374
},
7475
"peerDependencyRules": {
7576
"ignoreMissing": [

0 commit comments

Comments
 (0)