Skip to content

Commit 2dab422

Browse files
committed
fix: update devalue package version to 5.6.2 in package.json and pnpm-lock.yaml
1 parent 8917ce6 commit 2dab422

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"esbuild": ">=0.25.0",
1111
"cookie": ">=0.7.0",
1212
"express": ">=5.2.0",
13-
"qs": ">=6.14.1"
13+
"qs": ">=6.14.1",
14+
"devalue": ">=5.6.2"
1415
}
1516
},
1617
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)