Skip to content

Commit

Permalink
fix(deps): update dependency alasql to v4.1.9 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 24ce470 commit 2503c45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "node-red -u ./test/flotsam/userdir ./test/flotsam/userdir/alafiletests.json"
},
"dependencies": {
"alasql": "4.1.7",
"alasql": "4.1.9",
"fs-extra": "11.1.1"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==

[email protected].7:
version "4.1.7"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.1.7.tgz#077d7f6120d70e8b58c8a12cdb57aa6a5910bbab"
integrity sha512-TXy4JHr5EWsS/aBnSq9OFumNJ/ABIFVkvC3Gf3d8pFzkYoI/p9WNGHvWO92FwMyhZm0KCbz3GgtwlaRt70dfQA==
[email protected].9:
version "4.1.9"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.1.9.tgz#a89010a749f281a8717c4c2d09e81151d7a1fbc9"
integrity sha512-pzwQ1Rw9PaEXGqS9XavZbXByYbpI0+YI79rCekc8SijDELchjAarOOLzC7HPCAXe28dSK0G97+VbEalEyWt51g==
dependencies:
cross-fetch "4"
yargs "16"
Expand Down

0 comments on commit 2503c45

Please sign in to comment.