Skip to content

Commit 6d97387

Browse files
committed
fix: one up n8ao
1 parent cb6be5b commit 6d97387

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.1",
51+
"n8ao": "^1.4.2",
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.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==
7648+
n8ao@^1.4.2:
7649+
version "1.4.2"
7650+
resolved "https://registry.yarnpkg.com/n8ao/-/n8ao-1.4.2.tgz#46ad1e0a286aa64e62216e7a9cb1001470eec74a"
7651+
integrity sha512-B5bwykVEjuqjPbwzoIHlzuDcDKBznqZ4Q3mky+Q7g69J7BxXGzQWKjNjEpaQhxybEgtAzByVJm59EANzNktfMw==
76527652

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

0 commit comments

Comments
 (0)