This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/serverless-components Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"author" :
" Daniel Conde <[email protected] >" ,
13
13
"license" : " MIT" ,
14
14
"dependencies" : {
15
- "ramda" : " ^0.26 .1"
15
+ "ramda" : " ^0.27 .1"
16
16
},
17
17
"peerDependencies" : {
18
18
"@serverless/core" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -3062,10 +3062,10 @@ qs@~6.5.2:
3062
3062
resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
3063
3063
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
3064
3064
3065
- ramda@^0.26 .1 :
3066
- version "0.26 .1"
3067
- resolved "https://registry.npmjs.org /ramda/-/ramda-0.26 .1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06 "
3068
- integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ ==
3065
+ ramda@^0.27 .1 :
3066
+ version "0.27 .1"
3067
+ resolved "https://registry.yarnpkg.com /ramda/-/ramda-0.27 .1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9 "
3068
+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw ==
3069
3069
3070
3070
react-is@^16.8.4 :
3071
3071
version "16.13.1"
Original file line number Diff line number Diff line change @@ -1326,7 +1326,7 @@ ramda@^0.26.0, ramda@^0.26.1:
1326
1326
1327
1327
ramda@^0.27.0 :
1328
1328
version "0.27.1"
1329
- resolved "https://registry.npmjs.org /ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
1329
+ resolved "https://registry.yarnpkg.com /ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
1330
1330
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
1331
1331
1332
1332
rc@^1.2.8 :
You can’t perform that action at this time.
0 commit comments