Skip to content

Commit

Permalink
Dependabot updates (#530)
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <[email protected]>
  • Loading branch information
loneil authored May 22, 2024
1 parent ccf9646 commit a48c136
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions demo/vue/app/frontend/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 demo/vue/app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/eslint-parser": "^7.24.5",
"@bcgov/bc-sans": "^2.1.0",
"@vue/eslint-config-prettier": "^9.0.0",
"axios": "^1.6.8",
"axios": "^1.7.2",
"core-js": "^3.37.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-vuetify": "^1.1.0",
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"sass": "^1.77.1",
"sass": "^1.77.2",
"sass-loader": "^14.2.1",
"vue-cli-plugin-vuetify": "^2.5.8",
"vue-template-compiler": "^2.7.16",
Expand Down
8 changes: 4 additions & 4 deletions demo/vue/app/package-lock.json

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

2 changes: 1 addition & 1 deletion demo/vue/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"api-problem": "^9.0.2",
"axios": "^1.6.8",
"axios": "^1.7.2",
"axios-oauth-client": "^2.2.0",
"axios-token-interceptor": "^0.2.0",
"compression": "^1.7.4",
Expand Down
4 changes: 2 additions & 2 deletions oidc-controller/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ black==24.4.2
flake8==7.0.0
mock==5.1.0
mongomock==4.1.2
pytest-asyncio==0.23.6
pytest-asyncio==0.23.7
pytest-cov==5.0.0
pytest==8.2.0
pytest==8.2.1
requests-mock==1.12.1
setuptools==69.5.1

0 comments on commit a48c136

Please sign in to comment.