Skip to content

Commit bfd2024

Browse files
committed
chore: update deps
1 parent e0f1ae8 commit bfd2024

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@rollup/plugin-commonjs": "^29.0.2",
5050
"@rollup/plugin-node-resolve": "^16.0.3",
5151
"@rollup/plugin-terser": "^1.0.0",
52-
"@vitest/coverage-v8": "^4.1.1",
52+
"@vitest/coverage-v8": "^4.1.2",
5353
"bootstrap": "^5.3.8",
5454
"bootstrap5-autocomplete": "^1.1.42",
5555
"critical": "^7.2.1",
@@ -63,7 +63,7 @@
6363
"rollup": "^4.60.0",
6464
"sass": "^1.98.0",
6565
"supertest": "^7.2.2",
66-
"vitest": "^4.1.1"
66+
"vitest": "^4.1.2"
6767
},
6868
"dependencies": {
6969
"@echo-health/koa-prometheus-exporter": "^1.0.4",
@@ -72,9 +72,9 @@
7272
"@hebcal/hdate": "^0.21.1",
7373
"@hebcal/icalendar": "^6.3.6",
7474
"@hebcal/learning": "^6.7.2",
75-
"@hebcal/leyning": "^9.4.1",
75+
"@hebcal/leyning": "^9.5.1",
7676
"@hebcal/locales": "^6.4.2",
77-
"@hebcal/rest-api": "^6.4.0",
77+
"@hebcal/rest-api": "^6.4.2",
7878
"@hebcal/triennial": "^6.2.3",
7979
"@koa/ejs": "^5.1.0",
8080
"@koa/send": "^6.0.0",
@@ -88,7 +88,7 @@
8888
"haversine": "^1.1.1",
8989
"http-errors": "^2.0.1",
9090
"ini": "^6.0.0",
91-
"koa": "^3.1.2",
91+
"koa": "^3.2.0",
9292
"koa-better-response-time": "^1.3.0",
9393
"koa-bodyparser": "^4.4.1",
9494
"koa-compress": "^5.2.1",

0 commit comments

Comments
 (0)