Skip to content

Commit 73d1d96

Browse files
committed
fix: CVE-2026-69192 security vulnerability
Automated dependency upgrade by OrbisAI Security
1 parent 7ff3415 commit 73d1d96

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,8 @@
148148
"^.+\\.(css|less)$": "<rootDir>/test/utils/cssStub.ts"
149149
},
150150
"globalSetup": "<rootDir>/test/utils/globalUnitSetup.ts"
151+
},
152+
"overrides": {
153+
"ip-address": "10.3.1"
151154
}
152155
}

0 commit comments

Comments
 (0)