Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
unleash v4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Jan 3, 2022
1 parent 2b4d243 commit fa04490
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

21 changes: 20 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,30 @@
"@passport-next/passport-google-oauth2": "^1.0.0",
"basic-auth": "^2.0.1",
"passport": "^0.5.2",
"unleash-server": "4.4.4"
"unleash-server": "4.4.5"
},
"devDependencies": {
"execa": "^5.1.1",
"tempy": "^1.0.0",
"yargs": "^17.2.1"
},
"resolutions": {
"db-migrate/rc/minimist": "^1.2.5",
"knex/liftoff/object.map/**/kind-of": "^6.0.3",
"knex/liftoff/findup-sync/micromatc/kind-of": "^6.0.3",
"knex/liftoff/findup-sync/micromatc/nanomatch/kind-of": "^6.0.3",
"knex/liftoff/findup-sync/micromatch/define-property/**/kind-of": "^6.0.3",
"node-forge": "^0.10.0",
"set-value": "^4.0.1",
"ansi-regex": "^5.0.1",
"ssh2": "^1.4.0",
"json-schema": "^0.4.0"
},
"overrides": {
"node-forge": "^0.10.0",
"set-value": "^4.0.1",
"ansi-regex": "^5.0.1",
"ssh2": "^1.4.0",
"json-schema": "^0.4.0"
}
}

0 comments on commit fa04490

Please sign in to comment.