Skip to content

Commit

Permalink
Merge pull request #884 from bcgov/chore/secUpdates
Browse files Browse the repository at this point in the history
Security updates
  • Loading branch information
loneil authored Oct 17, 2023
2 parents dec1505 + 9e95260 commit de95c68
Show file tree
Hide file tree
Showing 9 changed files with 1,517 additions and 1,312 deletions.
477 changes: 245 additions & 232 deletions plugins/basicmessage_storage/poetry.lock

Large diffs are not rendered by default.

477 changes: 245 additions & 232 deletions plugins/connection_update/poetry.lock

Large diffs are not rendered by default.

487 changes: 250 additions & 237 deletions plugins/multitenant_provider/poetry.lock

Large diffs are not rendered by default.

477 changes: 245 additions & 232 deletions plugins/traction_innkeeper/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/endorser/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sqlmodel==0.0.6
starlette==0.17.1
starlette-context==0.3.3
typing_extensions==4.0.1
urllib3==1.26.17
urllib3==1.26.18
uvicorn==0.17.0
uvloop==0.16.0
watchgod==0.7
Expand Down
216 changes: 110 additions & 106 deletions services/tenant-ui/frontend/package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions services/tenant-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"date-fns": "^2.29.3",
"dompurify": "^3.0.6",
"json-editor-vue": "^0.10.19",
"marked": "^9.0.3",
"marked": "^9.1.2",
"oidc-client-ts": "^2.3.0",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "^3.34.1",
Expand All @@ -42,27 +42,27 @@
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@pinia/testing": "^0.1.3",
"@types/dompurify": "^3.0.3",
"@types/marked": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@types/marked": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitest/coverage-v8": "^0.34.6",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.50.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint": "^8.51.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.17.0",
"flat": "^6.0.1",
"glob": "^10.3.10",
"jsdom": "^22.1.0",
"msw": "^1.3.2",
"prettier": "^3.0.3",
"sass": "^1.68.0",
"sass": "^1.69.4",
"typescript": "^5.2.2",
"vite": "^4.4.10",
"vite": "^4.4.11",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.15",
"vue-tsc": "^1.8.19",
"whatwg-fetch": "^3.6.19"
}
}
Loading

0 comments on commit de95c68

Please sign in to comment.