Skip to content

Commit 7c7bf90

Browse files
authored
chore: Bump common lib to v4.5.1 (#78)
1 parent ea45a88 commit 7c7bf90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/Eppo-exp/node-server-sdk#readme",
3131
"dependencies": {
32-
"@eppo/js-client-sdk-common": "^4.5.0",
32+
"@eppo/js-client-sdk-common": "^4.5.1",
3333
"lru-cache": "^10.0.1"
3434
},
3535
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,10 @@
460460
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
461461
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
462462

463-
"@eppo/js-client-sdk-common@^4.5.0":
464-
version "4.5.0"
465-
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.5.0.tgz#8a1745c3d162b882fc57b4bb3428ce3f9c6755fc"
466-
integrity sha512-G9WBt+fz8SIwhIQ8fz4fPL6d1UMCCC0uPR99TQGG9NEREEcyfML+Di1/5cCIeNvTSlxsMLtSa1C+I0tMQAg21g==
463+
"@eppo/js-client-sdk-common@^4.5.1":
464+
version "4.5.1"
465+
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.5.1.tgz#010710be7c9fff53de7ff3b4ee7bb70d8bc46c64"
466+
integrity sha512-b9o5whrX/mR3+YTjFh2X5gZ/KkAN/LHGfPt6O6yMVpdwSFhzoH4KOAjYQtaeUch0RJFuiI+r4pp9M392OB0cvg==
467467
dependencies:
468468
js-base64 "^3.7.7"
469469
md5 "^2.3.0"

0 commit comments

Comments
 (0)