File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @escape.tech/graphql-armor" ,
3- "version" : " 3.1.4 " ,
3+ "version" : " 3.1.5 " ,
44 "description" : " Dead-simple, yet highly customizable security middleware for Apollo GraphQL servers shield" ,
55 "keywords" : [
66 " apollo" ,
3535 },
3636 "dependencies" : {
3737 "@escape.tech/graphql-armor-block-field-suggestions" : " 3.0.0" ,
38- "@escape.tech/graphql-armor-cost-limit" : " 2.4.1 " ,
38+ "@escape.tech/graphql-armor-cost-limit" : " 2.4.2 " ,
3939 "@escape.tech/graphql-armor-max-aliases" : " 2.6.1" ,
4040 "@escape.tech/graphql-armor-max-depth" : " 2.4.0" ,
4141 "@escape.tech/graphql-armor-max-directives" : " 2.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @escape.tech/graphql-armor-cost-limit" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Limit the cost of a GraphQL Query." ,
55 "packageManager" :
" [email protected] " ,
66 "main" : " dist/graphql-armor-cost-limit.cjs.js" ,
Original file line number Diff line number Diff line change @@ -4356,7 +4356,7 @@ __metadata:
43564356 languageName: unknown
43574357 linkType: soft
43584358
4359- "@escape.tech/graphql-armor-cost-limit@npm:2.4.1 , @escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit":
4359+ "@escape.tech/graphql-armor-cost-limit@npm:2.4.2 , @escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit":
43604360 version: 0.0.0-use.local
43614361 resolution: "@escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit"
43624362 dependencies:
@@ -4490,7 +4490,7 @@ __metadata:
44904490 "@apollo/server": "npm:4.12.0"
44914491 "@envelop/core": "npm:5.2.3"
44924492 "@escape.tech/graphql-armor-block-field-suggestions": "npm:3.0.0"
4493- "@escape.tech/graphql-armor-cost-limit": "npm:2.4.1 "
4493+ "@escape.tech/graphql-armor-cost-limit": "npm:2.4.2 "
44944494 "@escape.tech/graphql-armor-max-aliases": "npm:2.6.1"
44954495 "@escape.tech/graphql-armor-max-depth": "npm:2.4.0"
44964496 "@escape.tech/graphql-armor-max-directives": "npm:2.3.0"
You can’t perform that action at this time.
0 commit comments