File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eppo/node-server-sdk" ,
3
- "version" : " 3.7.0 " ,
3
+ "version" : " 3.7.1 " ,
4
4
"description" : " Eppo node server SDK" ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
29
29
},
30
30
"homepage" : " https://github.com/Eppo-exp/node-server-sdk#readme" ,
31
31
"dependencies" : {
32
- "@eppo/js-client-sdk-common" : " 4.8.1 "
32
+ "@eppo/js-client-sdk-common" : " 4.8.3 "
33
33
},
34
34
"devDependencies" : {
35
35
"@google-cloud/storage" : " ^6.9.3" ,
59
59
"yarn" : " 1.x"
60
60
},
61
61
"packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
62
- }
62
+ }
Original file line number Diff line number Diff line change 460
460
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
461
461
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
462
462
463
-
464
- version "4.8.1 "
465
- resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.8.1 .tgz#d273a43e791e50d36aea4dd8813e406139464e10 "
466
- integrity sha512-z++Z3XxTUAcjYyt63YYN5mkzsBy25LYI1BU3hj3uKl6sn6hHqXJLftQcU/8n/b7VZgL8XTTD2+85xzKbCMKdAA ==
463
+
464
+ version "4.8.3 "
465
+ resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.8.3 .tgz#62c5701fc6854dac3c337bd66499c5950c7efcf5 "
466
+ integrity sha512-oA8NF2MjE3ue3TUwHCNLsF+/Xc661tJOH571yLLIKD155oYY5h9nwOurQ9Yx1YXsomCNw7OvuMJNaebN5GM2iA ==
467
467
dependencies :
468
468
buffer "npm:@eppo/[email protected] "
469
469
js-base64 "^3.7.7"
470
470
pino "^9.5.0"
471
471
semver "^7.5.4"
472
472
spark-md5 "^3.0.2"
473
- uuid "^8.3.2 "
473
+ uuid "^11.0.5 "
474
474
475
475
" @eslint/eslintrc@^0.4.3 " :
476
476
version "0.4.3"
4735
4735
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
4736
4736
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
4737
4737
4738
- uuid@^8.0.0, uuid@^8.3.2 :
4738
+ uuid@^11.0.5 :
4739
+ version "11.0.5"
4740
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
4741
+ integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
4742
+
4743
+ uuid@^8.0.0 :
4739
4744
version "8.3.2"
4740
4745
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
4741
4746
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
You can’t perform that action at this time.
0 commit comments