Skip to content

Commit 8cc6023

Browse files
Bump alasql from 1.7.2 to 1.7.3
Bumps [alasql](https://github.com/agershun/alasql) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/agershun/alasql/releases) - [Changelog](https://github.com/agershun/alasql/blob/v1.7.3/CHANGELOG.md) - [Commits](AlaSQL/alasql@v1.7.2...v1.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 619ffd7 commit 8cc6023

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ ajv@^6.5.5:
2525
json-schema-traverse "^0.4.1"
2626
uri-js "^4.2.2"
2727

28-
alasql@^1.7.2:
29-
version "1.7.2"
30-
resolved "https://registry.yarnpkg.com/alasql/-/alasql-1.7.2.tgz#4cbbd907137b8b677140fa063f1625d65c36b2e5"
31-
integrity sha512-6V2CqqP8xr/bGmQNRfx4VXjCILmZs5XzQP5ylhdU92KdkECvxW4bEwLi1Rg/7gGcXWc9KAozKgUQlUvbk5dM+Q==
28+
alasql@^1.7.3:
29+
version "1.7.3"
30+
resolved "https://registry.yarnpkg.com/alasql/-/alasql-1.7.3.tgz#ef9909e345b4ac8d5f00e7e6b772c7e419b41db4"
31+
integrity sha512-YaMgHfoR4f7n05NXFVgD+WgmlNKlP4BGZpXSkJCYtniioK7DMJUoN6ZZmUpM0LAavPLXxHM+V+4gM+M/82sIoQ==
3232
dependencies:
3333
dom-storage "^2.1.0"
3434
es6-promise "^4.2.6"
3535
lodash "4.17.21"
3636
request "2.88.2"
37-
xlsx "0.16.9"
37+
xlsx "0.17.0"
3838
yargs "16.2.0"
3939

4040
ansi-regex@^5.0.0:
@@ -555,10 +555,10 @@ wrap-ansi@^7.0.0:
555555
string-width "^4.1.0"
556556
strip-ansi "^6.0.0"
557557

558-
xlsx@0.16.9:
559-
version "0.16.9"
560-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.16.9.tgz#dacd5bb46bda6dd3743940c9c3dc1e2171826256"
561-
integrity sha512-gxi1I3EasYvgCX1vN9pGyq920Ron4NO8PNfhuoA3Hpq6Y8f0ECXiy4OLrK4QZBnj1jx3QD+8Fq5YZ/3mPZ5iXw==
558+
xlsx@0.17.0:
559+
version "0.17.0"
560+
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.17.0.tgz#028176a0140967dcee1817d221678461e47481c8"
561+
integrity sha512-bZ36FSACiAyjoldey1+7it50PMlDp1pcAJrZKcVZHzKd8BC/z6TQ/QAN8onuqcepifqSznR6uKnjPhaGt6ig9A==
562562
dependencies:
563563
adler-32 "~1.2.0"
564564
cfb "^1.1.4"

0 commit comments

Comments
 (0)