Skip to content

Commit

Permalink
feat: upgrade lru-cache from 7.14.1 to 11.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade lru-cache from 7.14.1 to 11.0.1.

See this package in npm:
lru-cache

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/119e54e9-91e9-447b-b37c-028b7cb92ac3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 3, 2024
1 parent 656cd10 commit 9352410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/failurechecker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"c8": "^7.12.0",
"cross-env": "^7.0.3",
"gts": "^4.0.0",
"lru-cache": "^7.14.0",
"lru-cache": "^11.0.1",
"mocha": "^10.0.0",
"nock": "^13.2.9",
"sinon": "^15.0.0",
Expand Down

0 comments on commit 9352410

Please sign in to comment.