Skip to content

Commit 107e658

Browse files
committed
Address axios vulnerability.
1 parent a0d23af commit 107e658

2 files changed

Lines changed: 8 additions & 37 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
"pnpm": {
8282
"overrides": {
8383
"three": "npm:super-three@0.177.0",
84-
"three-mesh-bvh": "^0.9.1"
84+
"three-mesh-bvh": "^0.9.1",
85+
"axios": "^1.12.0"
8586
}
8687
},
8788
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)