Skip to content

Commit 8d6b6ce

Browse files
fix(deps): update dependency @envelop/validation-cache to v9
1 parent 65571a7 commit 8d6b6ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@envelop/generic-auth": "^9.1.3",
88
"@envelop/parser-cache": "^8.1.3",
9-
"@envelop/validation-cache": "^8.1.3",
9+
"@envelop/validation-cache": "^9.0.0",
1010
"@escape.tech/graphql-armor": "^3.1.2",
1111
"@graphile/pg-aggregates": "0.2.0-beta.8",
1212
"@graphile/simplify-inflection": "8.0.0-beta.6",
@@ -98,7 +98,7 @@
9898

9999
"@envelop/types": ["@envelop/[email protected]", "", { "dependencies": { "@whatwg-node/promise-helpers": "^1.0.0", "tslib": "^2.5.0" } }, "sha512-CsFmA3u3c2QoLDTfEpGr4t25fjMU31nyvse7IzWTvb0ZycuPjMjb0fjlheh+PbhBYb9YLugnT2uY6Mwcg1o+Zg=="],
100100

101-
"@envelop/validation-cache": ["@envelop/validation-cache@8.1.3", "", { "dependencies": { "hash-it": "^6.0.0", "lru-cache": "^10.0.0", "tslib": "^2.5.0" }, "peerDependencies": { "@envelop/core": "^5.2.3", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" } }, "sha512-npsHXijQi2cNSpHQLnYLdsmembh72kj+d9L9qNqIRgPAgNCsTsEE6lBUjhcgudc0XOQW2cvmsSW1E3MBEBZt5w=="],
101+
"@envelop/validation-cache": ["@envelop/validation-cache@9.0.0", "", { "dependencies": { "hash-it": "^6.0.0", "lru-cache": "^10.0.0", "tslib": "^2.5.0" }, "peerDependencies": { "@envelop/core": "^5.3.0", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" } }, "sha512-dcv251EOPCPdOxplNBhukiy72YTPOarMz3NTq5hiFi+hfD072FfpW/HoIVp0zVo+JT6FSCyDbJ2InGhHHbOv5Q=="],
102102

103103
"@esbuild-kit/core-utils": ["@esbuild-kit/[email protected]", "", { "dependencies": { "esbuild": "~0.18.20", "source-map-support": "^0.5.21" } }, "sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ=="],
104104

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@envelop/generic-auth": "^9.1.3",
3636
"@envelop/parser-cache": "^8.1.3",
37-
"@envelop/validation-cache": "^8.1.3",
37+
"@envelop/validation-cache": "^9.0.0",
3838
"@escape.tech/graphql-armor": "^3.1.2",
3939
"@graphile/pg-aggregates": "0.2.0-beta.8",
4040
"@graphile/simplify-inflection": "8.0.0-beta.6",

0 commit comments

Comments
 (0)