Skip to content

Commit ef9e37e

Browse files
committed
chore: update deps, with ignoring CVE-2025-45769
1 parent 5d8897a commit ef9e37e

2 files changed

Lines changed: 11519 additions & 12417 deletions

File tree

composer.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"version": "1.0.0",
55
"type": "project",
66
"config": {
7+
"audit": {
8+
"ignore": [
9+
"PKSA-y2cr-5h3j-g3ys"
10+
]
11+
},
712
"preferred-install": "dist",
813
"optimize-autoloader": true,
914
"sort-packages": true,
@@ -195,7 +200,7 @@
195200
"plugin/owc-gravityforms-zaaksysteem-enable-u": "^2.4.6",
196201
"plugin/owc-shared-aura-session-instance": "^1.0.0",
197202
"plugin/owc-signicat-openid": "1.3.*",
198-
"plugin/prefill-gravity-forms": "^1.8",
203+
"plugin/prefill-gravity-forms": "^1.9",
199204
"plugin/yard-official-publications": "dev-elastic-bug-workaround@dev",
200205
"richardkorthuis/geophp": "dev-development",
201206
"vlucas/phpdotenv": "^5.0",
@@ -237,8 +242,7 @@
237242
"mockery/mockery": "^1.0",
238243
"phpunit/phpunit": "^8.0 | ^9.0",
239244
"symfony/var-dumper": "^5.0",
240-
"wpackagist-plugin/query-monitor": "*",
241-
"wpackagist-plugin/wa11y": "*"
245+
"wpackagist-plugin/query-monitor": "*"
242246
},
243247
"scripts": {
244248
"format": "vendor/bin/php-cs-fixer fix",

0 commit comments

Comments
 (0)