Skip to content

Commit

Permalink
Bump upstream (#499)
Browse files Browse the repository at this point in the history
* Bump upstream deps

* bump schema
  • Loading branch information
jeff-horton-ho-sas authored Dec 31, 2024
1 parent 6b35f2d commit 3e0e1ad
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 21 deletions.
44 changes: 26 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asl-workflow",
"version": "1.0.7",
"version": "1.1.0",
"description": "Workflow API for processing change requests",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"homepage": "https://github.com/UKHomeOffice/asl-workflow#readme",
"dependencies": {
"@ukhomeoffice/asl-constants": "^2.1.8",
"@asl/schema": "^10.18.7",
"@ukhomeoffice/asl-constants": "^2.2.0",
"@asl/schema": "^10.19.0",
"@asl/service": "^10.5.1",
"@ukhomeoffice/asl-taskflow": "^3.1.0",
"aws-sdk": "2.1354.0",
Expand Down

0 comments on commit 3e0e1ad

Please sign in to comment.