Skip to content

Commit 6daf312

Browse files
committed
fix: upgrade lru-cache from 11.1.0 to 11.2.1
Snyk has created this PR to upgrade lru-cache from 11.1.0 to 11.2.1. See this package in npm: lru-cache See this project in Snyk: https://app.snyk.io/org/arunkumarcs/project/0bd19528-0438-4903-bd88-2e4e17ace9b9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1172903 commit 6daf312

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"jmespath": "^0.16.0",
83-
"lru-cache": "^11.1.0"
83+
"lru-cache": "^11.2.1"
8484
},
8585
"main": "./dist/index.js",
8686
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)