Skip to content

Commit

Permalink
chore: security updates
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Nov 21, 2024
1 parent 1079d25 commit 861efdd
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 183 deletions.
6 changes: 3 additions & 3 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@oada/client": "^5.2.4",
"@oada/client": "^5.2.6",
"@oada/jobs": "^4.7.1",
"@oada/lib-config": "^4.0.0",
"@oada/lib-prom": "^4.0.1",
Expand All @@ -67,7 +67,7 @@
"p-queue": "^8.0.1",
"p-throttle": "^6.2.0",
"p-timeout": "^6.1.3",
"puppeteer": "^23.8.0",
"puppeteer": "^23.9.0",
"tslib": "^2.8.1"
},
"devDependencies": {
Expand All @@ -93,7 +93,7 @@
"eslint-plugin-escompat": "^3.11.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-github": "^5.1.0",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-constructor-bind": "^2.0.4",
Expand Down
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-escompat": "^3.11.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-github": "^5.1.0",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-constructor-bind": "^2.0.4",
Expand All @@ -57,7 +57,7 @@
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"pretty-bytes": "^6.1.1",
"svelte": "^5.2.6",
"svelte": "^5.2.7",
"svelte-check": "^4.0.9",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
Expand Down
Loading

0 comments on commit 861efdd

Please sign in to comment.