Skip to content

Commit

Permalink
build: bump JS SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Chu committed Mar 25, 2024
1 parent 21348c1 commit cb15720
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@optimizely/optimizely-sdk": "^5.2.0",
"@optimizely/optimizely-sdk": "^5.2.1",
"hoist-non-react-statics": "^3.3.0",
"prop-types": "^15.6.2",
"utility-types": "^2.1.0 || ^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -655,10 +655,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@optimizely/optimizely-sdk@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@optimizely/optimizely-sdk/-/optimizely-sdk-5.2.0.tgz#6449336182515dd4cca9d6913e24ca8e814e6278"
integrity sha512-JxdhWHU9OiJKrKfyWe9lL+2/e28gBZnPNHQAA+heyWTAtcuxZWdSZ24bIkLwAAuIf26dh89o9LNB2L8aKPmwWw==
"@optimizely/optimizely-sdk@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@optimizely/optimizely-sdk/-/optimizely-sdk-5.2.1.tgz#b42b6d5b39a27b81432918b87a7984584bf9c5fc"
integrity sha512-B6JugOJ6+H0GhXcSQCb9yRDU3S8ogXQxfKN5Dl3S1YfyrXmvCU7Y1J9PvV6/PBz9itXhcvnMfje6iyMCt57wGg==
dependencies:
decompress-response "^4.2.1"
json-schema "^0.4.0"
Expand Down

0 comments on commit cb15720

Please sign in to comment.