Skip to content

Commit 7bbbc8d

Browse files
chore(deps): bump lru-cache from 10.4.3 to 11.0.2
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.3 to 11.0.2. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.3...v11.0.2) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a017086 commit 7bbbc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"bluebird": "^3.4.7",
5858
"io.appium.settings": "^5.12.0",
5959
"lodash": "^4.17.4",
60-
"lru-cache": "^10.0.1",
60+
"lru-cache": "^11.0.2",
6161
"moment": "^2.24.0",
6262
"moment-timezone": "^0.x",
6363
"portscanner": "^2.2.0",

0 commit comments

Comments
 (0)