Skip to content

Commit 1493c56

Browse files
Update dependency p5 to v1.11.11
1 parent 5a4718a commit 1493c56

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"wait-on": "7.0.1"
6262
},
6363
"dependencies": {
64-
"@types/p5": "1.5.0",
64+
"@types/p5": "1.7.6",
6565
"ml5": "0.12.2",
66-
"p5": "1.5.0"
66+
"p5": "1.11.11"
6767
},
6868
"jest": {
6969
"transform": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5101,10 +5101,10 @@
51015101
resolved "https://registry.yarnpkg.com/@types/offscreencanvas/-/offscreencanvas-2019.3.0.tgz#3336428ec7e9180cf4566dfea5da04eb586a6553"
51025102
integrity sha512-esIJx9bQg+QYF0ra8GnvfianIY8qWB0GBx54PK5Eps6m+xTj86KLavHv6qDhzKcu5UUOgNfJ2pWaIIV7TRUd9Q==
51035103

5104-
"@types/p5@1.5.0":
5105-
version "1.5.0"
5106-
resolved "https://registry.yarnpkg.com/@types/p5/-/p5-1.5.0.tgz#2b8adafb0465071261fb65fcbbeb90c78ec95ec8"
5107-
integrity sha512-EhaRGjqGcv5lKWvBUfC4Oxi2J5T1C1HuoQnJCdxJJMrRf+HTVdh7hCgBo88nHe6LbUXxkrxVj9tc1zOuemefFA==
5104+
"@types/p5@1.7.6":
5105+
version "1.7.6"
5106+
resolved "https://registry.yarnpkg.com/@types/p5/-/p5-1.7.6.tgz#f2ec2bb3cddaa40922afa5bb54b7903ce7e509ed"
5107+
integrity sha512-6pLTOo0V3N5jZb5nTwjiv3lPHLK3Z/TjbhQUj8CTWXocUk1Z/f6OHTp3Pcwi1BhWnf5gqKUcyEb1gP0KIJuQgw==
51085108

51095109
"@types/parse-json@^4.0.0":
51105110
version "4.0.0"
@@ -13213,10 +13213,10 @@ p-try@^2.0.0:
1321313213
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
1321413214
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
1321513215

13216-
p5@1.5.0:
13217-
version "1.5.0"
13218-
resolved "https://registry.yarnpkg.com/p5/-/p5-1.5.0.tgz#a38915c8f1a1bab6a6a2d7c31c5b887e6a966b6e"
13219-
integrity sha512-zZFMVUmGkXe2G5H6Sw7xsVhgdxMyEN/6SZnZqYdQ51513kTqPslLnukkwTbGf8YtW0RetTU0FTjYQMXnFD7KnQ==
13216+
p5@1.11.11:
13217+
version "1.11.11"
13218+
resolved "https://registry.yarnpkg.com/p5/-/p5-1.11.11.tgz#8baf158eb5b858e37cd67360d1863273347cc5d6"
13219+
integrity sha512-k58mfexvavFb+KNRpi70PbkKE2gCNiWQkzS4kVOyC2F9SKGgYy1jSO+JXZ24ikXV9OvZIAxGusiSVWEijYrmNg==
1322013220

1322113221
package-hash@^4.0.0:
1322213222
version "4.0.0"

0 commit comments

Comments
 (0)