Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 358a4ea

Browse files
committed
Update dependency p5 to v1.5.0
1 parent 22c0303 commit 358a4ea

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
@@ -20,7 +20,7 @@
2020
"memory-cache": "0.2.0",
2121
"moment": "2.29.4",
2222
"next": "10.2.3",
23-
"p5": "1.4.1",
23+
"p5": "1.5.0",
2424
"raw-loader": "4.0.2",
2525
"react": "17.0.2",
2626
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,10 +3672,10 @@ p-try@^2.0.0:
36723672
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
36733673
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
36743674

3675-
p5@1.4.1:
3676-
version "1.4.1"
3677-
resolved "https://registry.yarnpkg.com/p5/-/p5-1.4.1.tgz#979739a576eb566225642b5d25cf7bb8945b70dd"
3678-
integrity sha512-3/X+qb0bK2Cg8nuZNpZZvzxkeUSRghOf0S+l8c+U8yIkUTVSbbcV0R8y96rx3InVBVhk8cH9kFC93VlZZElqSw==
3675+
p5@1.5.0:
3676+
version "1.5.0"
3677+
resolved "https://registry.yarnpkg.com/p5/-/p5-1.5.0.tgz#a38915c8f1a1bab6a6a2d7c31c5b887e6a966b6e"
3678+
integrity sha512-zZFMVUmGkXe2G5H6Sw7xsVhgdxMyEN/6SZnZqYdQ51513kTqPslLnukkwTbGf8YtW0RetTU0FTjYQMXnFD7KnQ==
36793679

36803680
pako@~1.0.5:
36813681
version "1.0.11"

0 commit comments

Comments
 (0)