Skip to content

Commit

Permalink
upgrade config to v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Aug 7, 2024
1 parent 7a1818a commit c4d5860
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"generate:schema": "ts-node generate-typings.ts && cp src/graphql.schema.ts src/graphql.ts"
},
"dependencies": {
"@helixbridge/helixconf": "1.1.3",
"@helixbridge/helixconf": "1.1.10",
"@nestjs/apollo": "^10.0.9",
"@nestjs/common": "^8.4.6",
"@nestjs/config": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions apollo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,10 +730,10 @@
dependencies:
tslib "^2.4.0"

"@helixbridge/[email protected].3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@helixbridge/helixconf/-/helixconf-1.1.3.tgz#93dfef1459107ffa1b2160a1bb49e1d64346d4d5"
integrity sha512-zTqb4GtoFggrxifIDAmbulbBxMolspAk4XDZk8X9OosH99Gz1KRwXNYS+lwsNzNsA5gMPnFvfoNZnQIpT8snkA==
"@helixbridge/[email protected].10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@helixbridge/helixconf/-/helixconf-1.1.10.tgz#9c1a2781a19cbb47272a799dcd9865c4b31f5145"
integrity sha512-wDRCsWKo0dmiMPCufD9qI+z/7fwZAEDYDNVmn6ttnBokNK0bVH5xSBKOVuhc5colHiiYuUlllWXYt1Yabi6cnQ==

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
Expand Down

0 comments on commit c4d5860

Please sign in to comment.