Skip to content

Commit 25c4a55

Browse files
authored
build: update meyda (#823)
fix #813
1 parent 1ad3e5c commit 25c4a55

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lodash.get": "^4.4.2",
4242
"lodash.set": "^4.3.2",
4343
"mathjs": "^7.5.1",
44-
"meyda": "^5.2.0",
44+
"meyda": "5.6.0",
4545
"mkdirp": "^0.5.1",
4646
"npm": "6.14.6",
4747
"nwjs-menu-browser": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8554,10 +8554,10 @@ methods@~1.1.2:
85548554
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
85558555
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
85568556

8557-
meyda@^5.2.0:
8558-
version "5.2.0"
8559-
resolved "https://registry.yarnpkg.com/meyda/-/meyda-5.2.0.tgz#7c754e9b1827025a227b162e04a63e84bb2c9e6b"
8560-
integrity sha512-M9Z+LzYrZMvIN2Y7OdbHOuaCIAM+Jsqe9OH8Vq0zTZPhE3vB/3BmDNq4uJuVi4MM1nLb0iqJOntQBdGBmv3GWA==
8557+
meyda@5.6.0:
8558+
version "5.6.0"
8559+
resolved "https://registry.yarnpkg.com/meyda/-/meyda-5.6.0.tgz#421d6e784d5d5c17e31cba3da6e71b2a003c159b"
8560+
integrity sha512-tYSmGM8EQIkhuXdbWa0J+OTVbY3XuKB+KSZmGT/RhJGVnESXCqkcu3625oBxYj9KFNtrNerXFd5xj3/uvhbydw==
85618561
dependencies:
85628562
dct "0.1.0"
85638563
fftjs "0.0.4"

0 commit comments

Comments
 (0)