Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - tslib from 2.6.3 to 2.7.0.
    See this package in yarn: 
  - micromatch from 4.0.7 to 4.0.8.
    See this package in yarn: 

See this project in Snyk:
https://app.snyk.io/org/qlever-llc/project/6946b141-cd7c-4f16-9ca6-df2a296d358c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 62d783b commit 8a34efd
Show file tree
Hide file tree
Showing 2 changed files with 776 additions and 841 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"ksuid": "^3.0.0",
"micromatch": "^4.0.7",
"micromatch": "^4.0.8",
"moment": "^2.30.1",
"node-cron": "^3.0.3",
"tiny-json-http": "^7.5.1",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"devDependencies": {
"@ava/typescript": "^5.0.0",
Expand Down
Loading

0 comments on commit 8a34efd

Please sign in to comment.