Skip to content

Commit

Permalink
fix(deps): update dependency alasql to v2.1.6 (#64)
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 Oct 27, 2022
1 parent 6a5f2ed commit fda16ed
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": "2.1.4",
"alasql": "2.1.6",
"fs-extra": "10.1.0"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ ajv@^6.5.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

[email protected].4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.1.4.tgz#2a7bc720a61341d79c661b226f204161aa840c14"
integrity sha512-O6moT3cETFobPVlrKckhd6Jj95RrRl0EwTuzRJ/IWaWKUIl1l9K53MJ/ttn2RgVCOP5tJn3zGpUVj+gDUdKPtQ==
[email protected].6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/alasql/-/alasql-2.1.6.tgz#1301cf0aac61215f3f1466d2fe579986a465f8b5"
integrity sha512-iU6IpBq+io3KQXxfPnSITnv/9YIDMQ4uryuGyxvJvbJQByr57Zu/V0sU25LTZidP+6y52M30fpzO3SCohHs0uQ==
dependencies:
dom-storage "2.1.0"
es6-promise "4.2.8"
Expand Down

0 comments on commit fda16ed

Please sign in to comment.