Skip to content

Commit

Permalink
fix: upgrade @react-three/drei from 9.3.4 to 9.79.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @react-three/drei from 9.3.4 to 9.79.2.

See this package in npm:
https://www.npmjs.com/package/@react-three/drei

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/c6fa6b59-4950-432e-b975-918db3b72bab?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 9, 2023
1 parent 195d1f1 commit 1a86565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-three-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"@react-three/drei": "9.3.4",
"@react-three/drei": "9.79.2",
"@react-three/fiber": "8.0.10",
"next": "latest",
"react": "^18.0.0",
Expand Down

0 comments on commit 1a86565

Please sign in to comment.