Skip to content

Commit 38358a0

Browse files
fix(deps): update dependency alasql to v4.5.2 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52e3e7e commit 38358a0

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.2.0",
14+
"alasql": "4.5.2",
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-
alasql@4.2.0:
11-
version "4.2.0"
12-
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.2.0.tgz#50dd8eefdaa6ff5e1ec9b892a269189857e261c1"
13-
integrity sha512-jBgkYM2smjScIp573IS3AFWbX6YMmLtXKERiRJ1nGDWGticQPAsdB04u0ri+H3l6bhf7/FYkOdVEp+cBzcDtZw==
10+
alasql@4.5.2:
11+
version "4.5.2"
12+
resolved "https://registry.yarnpkg.com/alasql/-/alasql-4.5.2.tgz#5e11b403e656a12e9d7125c1cde996651d2b3d3f"
13+
integrity sha512-2J0YGxt6+BBpa4R+8iFDcjZCW68sm/15pLRr7rv+bde1R08b/ONjcY6u23oScQn60BqkBB2qmVvQ5co9OiwWtw==
1414
dependencies:
1515
cross-fetch "4"
1616
yargs "16"

0 commit comments

Comments
 (0)