Skip to content

Commit

Permalink
Merge pull request #869 from hmcts/PAY-7025-Pipeline-Fix-Formidable
Browse files Browse the repository at this point in the history
PAY-7025 Pipeline fix
  • Loading branch information
Ollie-Smith authored Apr 24, 2024
2 parents 7a9c3b9 + 26d051c commit 5f2fdb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@
"fsevents": "*"
},
"resolutions": {
"formidable": "^3.2.4",
"express": "4.19.2",
"@babel/traverse": ">=7.23.2",
"axios": "^0.21.1",
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12887,22 +12887,14 @@ __metadata:
languageName: node
linkType: hard

"formidable@npm:^1.2.0":
version: 1.2.6
resolution: "formidable@npm:1.2.6"
checksum: 2b68ed07ba88302b9c63f8eda94f19a460cef6017bfda48348f09f41d2a36660c9353137991618e0e4c3db115b41e4b8f6fa63bc973b7a7c91dec66acdd02a56
languageName: node
linkType: hard

"formidable@npm:^2.1.2":
version: 2.1.2
resolution: "formidable@npm:2.1.2"
"formidable@npm:^3.2.4":
version: 3.5.1
resolution: "formidable@npm:3.5.1"
dependencies:
dezalgo: ^1.0.4
hexoid: ^1.0.0
once: ^1.4.0
qs: ^6.11.0
checksum: 81c8e5d89f5eb873e992893468f0de22c01678ca3d315db62be0560f9de1c77d4faefc9b1f4575098eb2263b3c81ba1024833a9fc3206297ddbac88a4f69b7a8
checksum: 46b21496f9f985161cf7636163147b6728f9997c7e1d59433680d92619758bf6862330e6d105b5816bafcd1ab32f27ef183455991f93ef836ea731c68db62af9
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f2fdb6

Please sign in to comment.