Skip to content

Commit 98e47eb

Browse files
committed
fix: up n8ao
1 parent 28cdfba commit 98e47eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"maath": "^0.5.3",
50-
"n8ao": "^1.5.1",
50+
"n8ao": "^1.6.2",
5151
"postprocessing": "^6.31.0",
5252
"screen-space-reflections": "^2.5.0",
5353
"three-stdlib": "^2.23.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7547,10 +7547,10 @@ mute-stream@~1.0.0:
75477547
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
75487548
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
75497549

7550-
n8ao@^1.5.1:
7551-
version "1.5.1"
7552-
resolved "https://registry.yarnpkg.com/n8ao/-/n8ao-1.5.1.tgz#e48960352e9c358955d7da072a341bbc64961bb5"
7553-
integrity sha512-Dn5o6ecmLC1xZm2mby2qdGYgwKcNsC9oKv85TQBKFbDJVzUHGXV2oys14rDl6nhwjH+zZU3YcLJkMcY7qe+jTg==
7550+
n8ao@^1.6.2:
7551+
version "1.6.2"
7552+
resolved "https://registry.yarnpkg.com/n8ao/-/n8ao-1.6.2.tgz#d2e309c2cf056044ec2898d58580a97b72472ba2"
7553+
integrity sha512-nmdN9jo1z97XDOts2j1sdziOSvyjdTY6jcH6Z6JTcD3Tdsl3NB5VzJiGAXyljzywm9orHvOiKlWUTRSP4HqNDg==
75547554

75557555
nanoid@^3.3.1, nanoid@^3.3.6:
75567556
version "3.3.6"

0 commit comments

Comments
 (0)