Skip to content

Commit 88612cc

Browse files
committed
core to v6.5
1 parent 43978f9 commit 88612cc

File tree

2 files changed

+92
-25
lines changed

2 files changed

+92
-25
lines changed

package-lock.json

Lines changed: 90 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
"coverage-istanbul-loader": "^3.0.5",
120120
"eslint": "^8.57.0",
121121
"eslint-webpack-plugin": "^4.2.0",
122-
"glob": "^11.0.1",
123122
"jest": "^29.7.0",
124123
"jest-mock-vscode": "^4.3.2",
125124
"lodash": "^4.17.21",
@@ -148,9 +147,10 @@
148147
"webpack-cli": "^5.1.4"
149148
},
150149
"dependencies": {
151-
"@flow-scanner/lightning-flow-scanner-core": "^6.4.0",
150+
"@flow-scanner/lightning-flow-scanner-core": "^6.5.1",
152151
"convert-array-to-csv": "^2.0.0",
153152
"cosmiconfig": "^9.0.0",
153+
"glob": "^13.0.0",
154154
"lightning-flow-scanner-core": "^5.9.7",
155155
"tabulator-tables": "^6.3.1",
156156
"uuid": "^11.0.5"

0 commit comments

Comments
 (0)