Skip to content

Commit bd4d29c

Browse files
committed
feat: v4.13.1
1 parent daf828c commit bd4d29c

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodepress",
3-
"version": "4.13.0",
3+
"version": "4.13.1",
44
"description": "RESTful API service for Surmon.me blog",
55
"author": "Surmon",
66
"license": "MIT",
@@ -45,7 +45,7 @@
4545
"body-parser": "^1.20.x",
4646
"class-transformer": "^0.5.1",
4747
"class-validator": "^0.14.1",
48-
"compression": "^1.7.x",
48+
"compression": "^1.8.x",
4949
"cookie-parser": "^1.4.x",
5050
"cross-env": "^7.x",
5151
"dayjs": "^1.11.x",
@@ -58,7 +58,7 @@
5858
"lodash": "^4.17.x",
5959
"mongoose": "~8.9.0",
6060
"node-schedule": "^2.1.x",
61-
"nodemailer": "^6.9.x",
61+
"nodemailer": "^6.10.x",
6262
"passport": "~0.7.0",
6363
"passport-jwt": "^4.0.1",
6464
"picocolors": "^1.x",
@@ -95,7 +95,7 @@
9595
"eslint-plugin-prettier": "^5.x",
9696
"globals": "^15.14.0",
9797
"jest": "^29.7.0",
98-
"prettier": "^3.4.x",
98+
"prettier": "^3.5.x",
9999
"supertest": "^7.0.0",
100100
"ts-jest": "29.x",
101101
"ts-loader": "^9.5.1",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)