Skip to content

Commit

Permalink
chore: upgrade scripts/seed-database dependencies (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak authored Jul 28, 2022
1 parent a44d6c4 commit d1b3180
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions scripts/seed-database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"private": true,
"license": "MPL-2.0",
"dependencies": {
"graphql": "^16.3.0",
"graphql-request": "^4.0.0"
"graphql": "^16.5.0",
"graphql-request": "^4.3.0"
},
"scripts": {
"upsert-flows": "node ./upsert-production-flows"
Expand Down
44 changes: 22 additions & 22 deletions scripts/seed-database/pnpm-lock.yaml

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

0 comments on commit d1b3180

Please sign in to comment.