Skip to content

Commit fda16ed

Browse files
fix(deps): update dependency alasql to v2.1.6 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a5f2ed commit fda16ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "node-red -u ./test/flotsam/userdir ./test/flotsam/userdir/alafiletests.json"
1212
},
1313
"dependencies": {
14-
"alasql": "2.1.4",
14+
"alasql": "2.1.6",
1515
"fs-extra": "10.1.0"
1616
},
1717
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ ajv@^6.5.5:
2222
json-schema-traverse "^0.4.1"
2323
uri-js "^4.2.2"
2424

25-
26-
version "2.1.4"
27-
resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.1.4.tgz#2a7bc720a61341d79c661b226f204161aa840c14"
28-
integrity sha512-O6moT3cETFobPVlrKckhd6Jj95RrRl0EwTuzRJ/IWaWKUIl1l9K53MJ/ttn2RgVCOP5tJn3zGpUVj+gDUdKPtQ==
25+
26+
version "2.1.6"
27+
resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.1.6.tgz#1301cf0aac61215f3f1466d2fe579986a465f8b5"
28+
integrity sha512-iU6IpBq+io3KQXxfPnSITnv/9YIDMQ4uryuGyxvJvbJQByr57Zu/V0sU25LTZidP+6y52M30fpzO3SCohHs0uQ==
2929
dependencies:
3030
dom-storage "2.1.0"
3131
es6-promise "4.2.8"

0 commit comments

Comments
 (0)