Skip to content

Commit ec8c37d

Browse files
committed
chore: update multiform-validator dependency to version 2.6.1
1 parent e2e23fe commit ec8c37d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dependencies": {
1313
"@vercel/analytics": "^1.3.1",
1414
"@vercel/speed-insights": "^1.0.12",
15+
"multiform-validator": "^2.6.1",
1516
"next": "^14.2.21",
1617
"next-international": "^1.2.4",
1718
"react": "^18",

yarn.lock

+8
Original file line numberDiff line numberDiff line change
@@ -3452,6 +3452,13 @@ __metadata:
34523452
languageName: node
34533453
linkType: hard
34543454

3455+
"multiform-validator@npm:^2.6.1":
3456+
version: 2.6.1
3457+
resolution: "multiform-validator@npm:2.6.1"
3458+
checksum: 10c0/01e60ad8fd5dab3a79ef904c0c84cdfce210884e038e5c13681a71463af539f186e2112a8b9867d4e9d10314913473e1eda6302edab062e52c380d2b150d3b15
3459+
languageName: node
3460+
linkType: hard
3461+
34553462
"multiform-validator@workspace:.":
34563463
version: 0.0.0-use.local
34573464
resolution: "multiform-validator@workspace:."
@@ -3466,6 +3473,7 @@ __metadata:
34663473
eslint: "npm:^8"
34673474
eslint-config-next: "npm:14.2.3"
34683475
eslint-config-universe: "npm:^12.0.1"
3476+
multiform-validator: "npm:^2.6.1"
34693477
next: "npm:^14.2.21"
34703478
next-international: "npm:^1.2.4"
34713479
postcss: "npm:^8"

0 commit comments

Comments
 (0)