Skip to content

Commit

Permalink
Merge pull request #913 from jupyter-lsp/dependabot/npm_and_yarn/sqli…
Browse files Browse the repository at this point in the history
…te3-5.1.5

Bump sqlite3 from 5.0.11 to 5.1.5
  • Loading branch information
krassowski authored Mar 14, 2023
2 parents c195575 + 97557fa commit e9eae5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12484,9 +12484,9 @@ sqlint@^1.2.1:
yargs "^17.3.1"

sqlite3@^5.0.2:
version "5.0.11"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.11.tgz#102c835d70be66da9d95a383fd6ea084a082ef7f"
integrity sha512-4akFOr7u9lJEeAWLJxmwiV43DJcGV7w3ab7SjQFAFaTVyknY3rZjvXTKIVtWqUoY4xwhjwoHKYs2HDW2SoHVsA==
version "5.1.5"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.1.5.tgz#cf5a753c98914f3aa44b7bd057702fdca6abceb6"
integrity sha512-7sP16i4wI+yKnGOO2q2ijze7EjQ9US+Vw7DYYwxfFtqNZDGgBcEw0oeDaDvUTq66uJOzVd/z6MkIg+c9erSJKg==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.0"
node-addon-api "^4.2.0"
Expand Down

0 comments on commit e9eae5d

Please sign in to comment.