Skip to content

Commit 0423232

Browse files
fix(deps): update dependency copy-anything to v4
1 parent 043be44 commit 0423232

File tree

5 files changed

+122
-564
lines changed

5 files changed

+122
-564
lines changed

libs/providers/go-feature-flag-web/package-lock.json

+47-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/providers/go-feature-flag-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"@openfeature/web-sdk": "^1.0.0"
1111
},
1212
"dependencies": {
13-
"copy-anything": "^3.0.5"
13+
"copy-anything": "^4.0.0"
1414
}
1515
}

libs/providers/go-feature-flag/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"object-hash": "^3.0.0",
1414
"lru-cache": "^11.0.0",
1515
"axios": "1.8.2",
16-
"copy-anything": "^3.0.5"
16+
"copy-anything": "^4.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)