@pothos/plugin-with-input
Advanced tools
Comparing version 3.9.6 to 3.9.7
# @pothos/plugin-with-input | ||
## 3.9.7 | ||
### Patch Changes | ||
- d4d41796: Update dev dependencies | ||
## 3.9.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-with-input", | ||
"version": "3.9.6", | ||
"version": "3.9.7", | ||
"description": "A Pothos plugin for defining fields with input objects", | ||
@@ -39,10 +39,10 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.22.8", | ||
"@pothos/plugin-prisma": "3.35.6", | ||
"@pothos/plugin-validation": "3.8.6", | ||
"@pothos/test-utils": "1.4.6", | ||
"@prisma/client": "^4.4.0", | ||
"@pothos/core": "3.22.9", | ||
"@pothos/plugin-prisma": "3.35.8", | ||
"@pothos/plugin-validation": "3.8.7", | ||
"@pothos/test-utils": "1.4.7", | ||
"@prisma/client": "^4.5.0", | ||
"graphql": "16.6.0", | ||
"graphql-tag": "^2.12.6", | ||
"prisma": "^4.4.0" | ||
"prisma": "^4.5.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162535