Skip to content

Commit

Permalink
fix(deps): update dependency alasql to v4.5.2 (#85)
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 14, 2024
1 parent 52e3e7e commit 38358a0
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.2.0",
"alasql": "4.5.2",
"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==

alasql@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.2.0.tgz#50dd8eefdaa6ff5e1ec9b892a269189857e261c1"
integrity sha512-jBgkYM2smjScIp573IS3AFWbX6YMmLtXKERiRJ1nGDWGticQPAsdB04u0ri+H3l6bhf7/FYkOdVEp+cBzcDtZw==
alasql@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.5.2.tgz#5e11b403e656a12e9d7125c1cde996651d2b3d3f"
integrity sha512-2J0YGxt6+BBpa4R+8iFDcjZCW68sm/15pLRr7rv+bde1R08b/ONjcY6u23oScQn60BqkBB2qmVvQ5co9OiwWtw==
dependencies:
cross-fetch "4"
yargs "16"
Expand Down

0 comments on commit 38358a0

Please sign in to comment.