File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11
11
"test" : " node-red -u ./test/flotsam/userdir ./test/flotsam/userdir/alafiletests.json"
12
12
},
13
13
"dependencies" : {
14
- "alasql" : " 2.2.5 " ,
14
+ "alasql" : " 2.5.1 " ,
15
15
"fs-extra" : " 10.1.0"
16
16
},
17
17
"repository" : {
Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ adler-32@~1.3.0:
12
12
resolved "https://registry.yarnpkg.com/adler-32/-/adler-32-1.3.1.tgz#1dbf0b36dda0012189a32b3679061932df1821e2"
13
13
integrity sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==
14
14
15
- alasql@2.2.5 :
16
- version "2.2.5 "
17
- resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.2.5. tgz#3e1ab56315ebf4a8197555ec9483a4eeaa8635b1 "
18
- integrity sha512-hnxyte9U4/6z6l7YBLFHKeSx5UO+gV+/CgA9FaJtLLBgtq0crFAK5/bLrLz9VcR10yqXeckSjdBYIh2Wqz344w ==
15
+ alasql@2.5.1 :
16
+ version "2.5.1 "
17
+ resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.5.1. tgz#621686263ceee2bff07519a9d65a292f65657a45 "
18
+ integrity sha512-FV0NxtBIhVcnEHw7xzuyrUMPx+8D4dkqXFKtw/jqc5F9vd+hS159tzptTBWvPF55XJImOPLeTcycXG4ocJZSeA ==
19
19
dependencies :
20
+ cross-fetch "^3.1.5"
20
21
dom-storage "2.1.0"
21
22
es6-promise "4.2.8"
22
23
node-fetch "2"
@@ -83,6 +84,13 @@ crc-32@~1.2.1:
83
84
resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
84
85
integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==
85
86
87
+ cross-fetch@^3.1.5 :
88
+ version "3.1.5"
89
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
90
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
91
+ dependencies :
92
+ node-fetch "2.6.7"
93
+
86
94
87
95
version "2.1.0"
88
96
resolved "https://registry.yarnpkg.com/dom-storage/-/dom-storage-2.1.0.tgz#00fb868bc9201357ea243c7bcfd3304c1e34ea39"
@@ -146,7 +154,7 @@ jsonfile@^6.0.1:
146
154
optionalDependencies :
147
155
graceful-fs "^4.1.6"
148
156
149
- node-fetch@2 :
157
+
150
158
version "2.6.7"
151
159
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
152
160
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
You can’t perform that action at this time.
0 commit comments