Skip to content

Commit 2503c45

Browse files
fix(deps): update dependency alasql to v4.1.9 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24ce470 commit 2503c45

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": "4.1.7",
14+
"alasql": "4.1.9",
1515
"fs-extra": "11.1.1"
1616
},
1717
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
88
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
99

10-
11-
version "4.1.7"
12-
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.1.7.tgz#077d7f6120d70e8b58c8a12cdb57aa6a5910bbab"
13-
integrity sha512-TXy4JHr5EWsS/aBnSq9OFumNJ/ABIFVkvC3Gf3d8pFzkYoI/p9WNGHvWO92FwMyhZm0KCbz3GgtwlaRt70dfQA==
10+
11+
version "4.1.9"
12+
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.1.9.tgz#a89010a749f281a8717c4c2d09e81151d7a1fbc9"
13+
integrity sha512-pzwQ1Rw9PaEXGqS9XavZbXByYbpI0+YI79rCekc8SijDELchjAarOOLzC7HPCAXe28dSK0G97+VbEalEyWt51g==
1414
dependencies:
1515
cross-fetch "4"
1616
yargs "16"

0 commit comments

Comments
 (0)