Skip to content

Commit 0cd631c

Browse files
authored
fix: upgrade react-three-fiber from 5.3.19 to 5.3.21 (#1)
Snyk has created this PR to upgrade react-three-fiber from 5.3.19 to 5.3.21. See this package in npm: https://www.npmjs.com/package/react-three-fiber See this project in Snyk: https://app.snyk.io/org/ctrlaltdev/project/3f912a3d-5ea7-4368-b887-fc4a4c9017aa?utm_source=github&utm_medium=upgrade-pr
1 parent 95fbc26 commit 0cd631c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "^17.0.1",
3838
"react-dom": "^17.0.1",
3939
"react-scripts": "^4.0.3",
40-
"react-three-fiber": "^5.3.19",
40+
"react-three-fiber": "^5.3.21",
4141
"three": "^0.126.1"
4242
}
4343
}

0 commit comments

Comments
 (0)