We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9385c commit 8c186b5Copy full SHA for 8c186b5
libs/providers/go-feature-flag/package.json
@@ -12,17 +12,9 @@
12
"@openfeature/ofrep-provider": "0.2.1",
13
"@jest/globals": "29.7.0"
14
},
15
-<<<<<<< HEAD
16
"dependencies": {},
17
"devDependencies": {
18
"@ljharb/eslint-config": "^21.2.0",
19
"eslint-plugin-tree-shaking": "^1.12.2"
20
-=======
21
- "dependencies": {
22
- "object-hash": "^3.0.0",
23
- "lru-cache": "^11.0.0",
24
- "axios": "1.12.0",
25
- "copy-anything": "^3.0.5"
26
->>>>>>> 523d2de (fix(security): update dependency axios to v1.12.0 [security] (#1373))
27
}
28
0 commit comments