Skip to content

Commit 5e04764

Browse files
committed
fix: one up n8ao
1 parent 9092e5c commit 5e04764

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
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"maath": "^0.5.3",
51-
"n8ao": "^1.4.0",
51+
"n8ao": "^1.4.1",
5252
"postprocessing": "^6.31.0",
5353
"screen-space-reflections": "2.5.0",
5454
"three-stdlib": "^2.21.10"

yarn.lock

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

7648-
n8ao@^1.4.0:
7649-
version "1.4.0"
7650-
resolved "https://registry.yarnpkg.com/n8ao/-/n8ao-1.4.0.tgz#d8dcd7b40e6f96ffbd44f6e864c951c8903393ae"
7651-
integrity sha512-axoNWmNWsazA+cvrne7yqqha1XbBNEgCwYm+0oBIxjGd7usME+GQABM4rbEQUcRowSDVHeSniZ/NLd4kh7KJLw==
7648+
n8ao@^1.4.1:
7649+
version "1.4.1"
7650+
resolved "https://registry.yarnpkg.com/n8ao/-/n8ao-1.4.1.tgz#2e1c7ec1a7f56af46013ade8695944bb2e31e71c"
7651+
integrity sha512-YHfe34f2bcYAweGOplsvigA7lrJWFgKMMC/mrV8T74EhU9WsLZVUFhuKByCx6wP0uMujnU9nQzVGyRtfzQM/Ag==
76527652

76537653
nanoid@^3.3.1, nanoid@^3.3.6:
76547654
version "3.3.6"

0 commit comments

Comments
 (0)