Skip to content

Commit

Permalink
FFM-11852 Bump JS SDK version / Patch CVEs (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
erdirowlands authored Aug 12, 2024
1 parent 7eed876 commit 2a36a26
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@harnessio/ff-react-client-sdk",
"version": "1.11.0",
"version": "1.12.0",
"author": "Harness",
"license": "Apache-2.0",
"module": "dist/esm/index.js",
Expand All @@ -21,7 +21,7 @@
"react": ">=16.7.0"
},
"dependencies": {
"@harnessio/ff-javascript-client-sdk": "^1.26.2",
"@harnessio/ff-javascript-client-sdk": "^1.27.0",
"lodash.omit": "^4.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2a36a26

Please sign in to comment.