Skip to content

Commit 562dda8

Browse files
committed
fix: upgrade alasql from 0.6.4 to 0.6.5
Snyk has created this PR to upgrade alasql from 0.6.4 to 0.6.5. See this package in npm: https://www.npmjs.com/package/alasql See this project in Snyk: https://app.snyk.io/org/mathiasrw/project/590a0393-57bd-455d-8297-58c4024c2483?utm_source=github&utm_medium=upgrade-pr
1 parent ee753a1 commit 562dda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "^0.6.4",
14+
"alasql": "^0.6.5",
1515
"fs-extra": "^9.0.1"
1616
},
1717
"repository": {

0 commit comments

Comments
 (0)