Skip to content

Commit

Permalink
chore(ur): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Jul 9, 2024
1 parent 77758eb commit cc552b4
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 51 deletions.
96 changes: 54 additions & 42 deletions servers/ur/package-lock.json

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

18 changes: 9 additions & 9 deletions servers/ur/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"test": "node --test"
},
"dependencies": {
"arbundles": "^0.11.0",
"arbundles": "^0.11.1",
"cors": "^2.8.5",
"debug": "^4.3.4",
"express": "^4.18.2",
"http-proxy-node16": "^1.0.3",
"lru-cache": "^10.1.0",
"ramda": "^0.29.1",
"zod": "^3.22.4"
"debug": "^4.3.5",
"express": "^4.19.2",
"http-proxy-node16": "^1.0.4",
"lru-cache": "^11.0.0",
"ramda": "^0.30.1",
"zod": "^3.23.8"
},
"devDependencies": {
"dotenv": "^16.3.1",
"nodemon": "^3.0.2"
"dotenv": "^16.4.5",
"nodemon": "^3.1.4"
},
"engines": {
"node": ">=18",
Expand Down

0 comments on commit cc552b4

Please sign in to comment.