This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 46
46
"@types/fs-extra" : " 9.0.13" ,
47
47
"@types/js-base64" : " 3.0.0" ,
48
48
"@types/lodash" : " 4.14.197" ,
49
- "@types/lru-cache" : " 5.1.1 " ,
49
+ "@types/lru-cache" : " 7.10.9 " ,
50
50
"@types/mocha" : " 10.0.0" ,
51
51
"@types/mock-require" : " 2.0.1" ,
52
52
"@types/mz" : " 2.7.4" ,
Original file line number Diff line number Diff line change 1688
1688
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
1689
1689
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
1690
1690
1691
- " @types/lru-cache@5.1.1 " :
1692
- version "5.1.1"
1693
- resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.1.tgz#c48c2e27b65d2a153b19bfc1a317e30872e01eef"
1694
- integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==
1691
+ " @types/lru-cache@7.10.9 " :
1692
+ version "7.10.9"
1693
+ resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-7.10.9.tgz#9712d6bad532e6db2e693de6eb35c64770e24783"
1694
+ integrity sha512-wrwgkdJ0xr8AbzKhVaRI8SXZN9saapPwwLoydBEr4HqMZET1LUTi1gdoaj82XmRJ9atqN7MtB0aja29iiK+7ag==
1695
+ dependencies :
1696
+ lru-cache "*"
1695
1697
1696
1698
" @types/minimatch@* " :
1697
1699
version "3.0.3"
@@ -6021,7 +6023,7 @@ loud-rejection@^1.0.0:
6021
6023
currently-unhandled "^0.4.1"
6022
6024
signal-exit "^3.0.0"
6023
6025
6024
- lru-cache@^6.0.0 :
6026
+ lru-cache@*, lru-cache@ ^6.0.0 :
6025
6027
version "6.0.0"
6026
6028
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
6027
6029
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
You can’t perform that action at this time.
0 commit comments