File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/Eppo-exp/node-server-sdk#readme" ,
31
31
"dependencies" : {
32
- "@eppo/js-client-sdk-common" : " ^4.5.1" ,
33
- "lru-cache" : " ^10.0.1"
32
+ "@eppo/js-client-sdk-common" : " ^4.5.1"
34
33
},
35
34
"devDependencies" : {
36
35
"@google-cloud/storage" : " ^6.9.3" ,
Original file line number Diff line number Diff line change @@ -3550,11 +3550,6 @@ log-update@^4.0.0:
3550
3550
slice-ansi "^4.0.0"
3551
3551
wrap-ansi "^6.2.0"
3552
3552
3553
- lru-cache@^10.0.1 :
3554
- version "10.0.1"
3555
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
3556
- integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
3557
-
3558
3553
lru-cache@^5.1.1 :
3559
3554
version "5.1.1"
3560
3555
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
You can’t perform that action at this time.
0 commit comments