Skip to content

Commit

Permalink
Merge pull request #727 from Financial-Times/upgrade-n-flags-client-a…
Browse files Browse the repository at this point in the history
…nd-n-health

Upgrade n-flags-client ^11.1.0 -> ^12.0.0; n-health ^7.0.2 -> ^8.0.0
  • Loading branch information
andygout committed Sep 14, 2022
2 parents 0442954 + ee18ed2 commit deda4d4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 49 deletions.
111 changes: 64 additions & 47 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
Expand Up @@ -11,14 +11,14 @@
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine"
},
"dependencies": {
"@financial-times/n-flags-client": "^11.1.0",
"@financial-times/n-flags-client": "^12.0.0",
"@financial-times/n-logger": "^10.2.0",
"@financial-times/n-raven": "^6.3.0",
"debounce": "^1.1.0",
"denodeify": "^1.2.1",
"express": "^4.17.3",
"isomorphic-fetch": "^3.0.0",
"n-health": "^7.0.2",
"n-health": "^8.0.0",
"next-metrics": "^7.3.0",
"semver": "^7.3.7"
},
Expand Down

0 comments on commit deda4d4

Please sign in to comment.