Skip to content

Commit 677545a

Browse files
Merge pull request #179 from fusioncharts/appwrk-3.21-2240
Ramda package version updated
2 parents 6605412 + 2887ade commit 677545a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@
13051305
"@babel/runtime" "^7.9.2"
13061306
"@fusioncharts/utils" "^1.7.0"
13071307
"core-js" "^3.0.1"
1308-
"ramda" "^0.25.0"
1308+
"ramda" "^0.29.0"
13091309

13101310
"@fusioncharts/datatable@^1.7.0":
13111311
"integrity" "sha512-MaAiRKEEzj7rG7iRBBNCxn3e4msAIwuBezgnVyCczUWb/NrXKJVPzXPr5bqgLpmW7dpso3Q+7zfd+4ZWs4VBWg=="
@@ -1335,7 +1335,7 @@
13351335
"@fusioncharts/core" "^1.7.0"
13361336
"@fusioncharts/datatable" "^1.7.0"
13371337
"@fusioncharts/utils" "^1.7.0"
1338-
"ramda" "^0.25.0"
1338+
"ramda" "^0.29.0"
13391339

13401340
"@fusioncharts/maps@^3.20.0":
13411341
"integrity" "sha512-oHz36nYhxR2wJDSoL0LNOH1a4tQ959tLTCPQ1POqjxVscs/F/J/KTQp7CeuoDpBR7lMH4k/XZCVxeeklSrmjEA=="
@@ -1363,7 +1363,7 @@
13631363
"version" "1.7.0"
13641364
dependencies:
13651365
"@babel/runtime" "^7.9.2"
1366-
"ramda" "^0.25.0"
1366+
"ramda" "^0.29.0"
13671367

13681368
"@fusioncharts/widgets@^3.20.0":
13691369
"integrity" "sha512-xEKJ6EJRbdScXPbD3hVU4FLgzXl0FvKs25g/6LP+m4QYHsBdHyEsGTQM5UYALvYRIqfvj69spnmU3qN+7nsw6Q=="
@@ -5916,10 +5916,10 @@
59165916
dependencies:
59175917
"performance-now" "^2.1.0"
59185918

5919-
"ramda@^0.25.0":
5919+
"ramda@^0.29.0":
59205920
"integrity" "sha512-GXpfrYVPwx3K7RQ6aYT8KPS8XViSXUVJT1ONhoKPE9VAleW42YE+U+8VEyGWt41EnEQW7gwecYJriTI0pKoecQ=="
5921-
"resolved" "https://registry.npmjs.org/ramda/-/ramda-0.25.0.tgz"
5922-
"version" "0.25.0"
5921+
"resolved" "https://registry.npmjs.org/ramda/-/ramda-0.29.0.tgz"
5922+
"version" "0.29.0"
59235923

59245924
"randombytes@^2.1.0":
59255925
"integrity" "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ=="

0 commit comments

Comments
 (0)