Skip to content

Commit 8860767

Browse files
authored
Update all Yarn dependencies (2025-11-05) (#611)
2 parents 63a9e91 + 2bb166f commit 8860767

File tree

2 files changed

+142
-142
lines changed

2 files changed

+142
-142
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@
4848
},
4949
"devDependencies": {
5050
"@babel/cli": "^7.28.3",
51-
"@babel/core": "^7.28.4",
52-
"@babel/eslint-parser": "^7.28.4",
51+
"@babel/core": "^7.28.5",
52+
"@babel/eslint-parser": "^7.28.5",
5353
"@babel/eslint-plugin": "^7.27.1",
5454
"@babel/node": "^7.28.0",
5555
"@babel/plugin-proposal-class-properties": "^7.18.6",
5656
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
57-
"@babel/preset-env": "^7.28.3",
58-
"@babel/preset-typescript": "^7.27.1",
57+
"@babel/preset-env": "^7.28.5",
58+
"@babel/preset-typescript": "^7.28.5",
5959
"@eslint/js": "^9.37.0",
6060
"@types/content-type": "^1.1.9",
6161
"@types/convict": "^6.1.6",
6262
"@types/jest": "^30.0.0",
6363
"@types/jsonwebtoken": "^9.0.10",
6464
"@types/koa__cors": "^5.0.1",
65-
"@types/koa__router": "^12.0.4",
65+
"@types/koa__router": "^12.0.5",
6666
"@types/node": "^24.9.1",
6767
"@types/supertest": "^6.0.3",
6868
"@typescript-eslint/eslint-plugin": "^8.46.2",
@@ -102,7 +102,7 @@
102102
"dotenv": "^17.2.3",
103103
"helmet": "^8.1.0",
104104
"jsonwebtoken": "^9.0.2",
105-
"koa": "^3.0.3",
105+
"koa": "^3.1.1",
106106
"koa-helmet": "^8.0.1",
107107
"koa-json-body": "^5.3.0",
108108
"koa-jwt": "^4.0.4",

0 commit comments

Comments
 (0)