Skip to content

Commit

Permalink
HAAR-1054: apply patch package updates (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlTurner-MOJ committed Dec 8, 2022
1 parent 8579a3f commit f5dd39f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"passport-oauth2": "^1.6.1",
"prom-client": "^14.0.1",
"redis": "^4.5.1",
"superagent": "^8.0.5",
"superagent": "^8.0.6",
"url-value-parser": "^2.2.0"
},
"devDependencies": {
Expand All @@ -127,7 +127,7 @@
"@types/http-errors": "^2.0.1",
"@types/jest": "^29.2.3",
"@types/jsonwebtoken": "^8.5.9",
"@types/node": "^18.11.10",
"@types/node": "^18.11.11",
"@types/nunjucks": "^3.2.1",
"@types/passport": "^1.0.11",
"@types/passport-oauth2": "^1.4.11",
Expand All @@ -146,19 +146,19 @@
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest-html-reporter": "^3.7.0",
"jest-junit": "^15.0.0",
"jsonwebtoken": "^8.5.1",
"lint-staged": "^13.0.3",
"mocha-junit-reporter": "^2.0.2",
"nock": "^13.2.9",
"nodemon": "^2.0.19",
"prettier": "^2.8.0",
"nodemon": "^2.0.20",
"prettier": "^2.8.1",
"sass": "^1.56.1",
"supertest": "^6.3.2",
"supertest": "^6.3.3",
"ts-jest": "^29.0.3",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}

0 comments on commit f5dd39f

Please sign in to comment.