Skip to content

Commit

Permalink
build: bump node-sql-parser from 3.0.4 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [node-sql-parser](https://github.com/taozhi8833998/node-sql-parser) from 3.0.4 to 5.1.0.
- [Release notes](https://github.com/taozhi8833998/node-sql-parser/releases)
- [Commits](taozhi8833998/node-sql-parser@3.0.4...5.1.0)

---
updated-dependencies:
- dependency-name: node-sql-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 9b2cbd2 commit f35a83e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"ejs": "~3.1.10",
"js-yaml": "~3.14.0",
"minimist": "~1.2.8",
"node-sql-parser": "~3.0.4"
"node-sql-parser": "~5.1.0"
}
}

0 comments on commit f35a83e

Please sign in to comment.