Skip to content

Commit

Permalink
Update package.lock after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
iandees committed Jan 22, 2025
2 parents fb01c6d + 0929922 commit f550050
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
9 changes: 4 additions & 5 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"swagger-ui-express": "^5.0.0",
"tape": "^5.6.1",
"tilebase": "^4.0.0",
"undici": "^6.0.0"
"undici": "^6.21.1"
},
"devDependencies": {
"@mapbox/mock-aws-sdk-js": "^1.0.0",
Expand Down
9 changes: 5 additions & 4 deletions api/web/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 api/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vitejs/plugin-vue": "^5.0.0",
"eslint": "^8.11.0",
"eslint-plugin-vue": "^9.0.0",
"vite": "^5.4.11"
"vite": "^5.4.14"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit f550050

Please sign in to comment.