Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Dec 2, 2023
1 parent cce6d43 commit 9267dce
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@koa/cors": "^4.0.0",
"@koa/router": "^12.0.1",
"debug": "^4.3.4",
"eta": "^3.1.1",
"eta": "^3.2.0",
"got": "^13.0.0",
"jose": "^5.1.1",
"jose": "^5.1.3",
"jsesc": "^3.0.2",
"koa": "^2.14.2",
"nanoid": "^5.0.3",
"nanoid": "^5.0.4",
"object-hash": "^3.0.0",
"oidc-token-hash": "^5.0.3",
"quick-lru": "^7.0.0",
Expand All @@ -79,7 +79,7 @@
"clear-module": "^4.1.2",
"connect": "^3.7.0",
"desm": "^1.3.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"express": "^4.18.2",
Expand All @@ -91,7 +91,7 @@
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"moment": "^2.29.4",
"nock": "^13.3.8",
"nock": "^13.4.0",
"selfsigned": "^2.4.1",
"sinon": "^17.0.1",
"supertest": "^6.3.3",
Expand Down

0 comments on commit 9267dce

Please sign in to comment.