Skip to content

Commit

Permalink
MVP-172: Dependency updates (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyMitch authored Apr 8, 2024
2 parents d8d3496 + 3766bf1 commit febcbb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"express": "4.18.3"
"express": "4.19.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.7",
Expand All @@ -30,15 +30,15 @@
"@types/cookie-parser": "1.4.7",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"rollup-plugin-dts": "6.1.0",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
},
"keywords": [
"bcgov",
Expand Down

0 comments on commit febcbb3

Please sign in to comment.