Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit 1a7b25c

Browse files
Merge pull request #12 from BizzoTech/snyk-fix-4a4893a8e030e478e2d3691bd92cfd5b
[Snyk] Security upgrade ramda from 0.25.0 to 0.27.2
2 parents fb9d235 + 3a5c53e commit 1a7b25c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"moment": "^2.29.2",
4141
"pouchdb": "^7.0.0",
4242
"pouchdb-find": "^7.0.0",
43-
"ramda": "^0.25.0",
43+
"ramda": "^0.27.2",
4444
"react-redux": "^5.0.6",
4545
"redux": "^3.7.2",
4646
"redux-devtools-extension": "^2.13.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4879,9 +4879,10 @@ querystring@0.2.0:
48794879
version "0.2.0"
48804880
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
48814881

4882-
ramda@^0.25.0:
4883-
version "0.25.0"
4884-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
4882+
ramda@^0.27.2:
4883+
version "0.27.2"
4884+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1"
4885+
integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==
48854886

48864887
randomatic@^1.1.3:
48874888
version "1.1.7"

0 commit comments

Comments
 (0)