Skip to content

Commit f939313

Browse files
committed
fix: designer/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-17315641
1 parent d19933c commit f939313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

designer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@hapi/hapi": "^20.2.2",
3939
"@hapi/inert": "^6.0.1",
40-
"@hapi/scooter": "6.0.0",
40+
"@hapi/scooter": "8.0.0",
4141
"@hapi/wreck": "17.0.0",
4242
"@xgovformbuilder/govuk-react-jsx": "7.1.2",
4343
"@xgovformbuilder/model": "3.0.0",

0 commit comments

Comments
 (0)