@operato/account
Advanced tools
Comparing version 1.0.0-beta.47 to 1.0.0-beta.48
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-beta.48](https://github.com/hatiolab/operato/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2022-07-17) | ||
### :bug: Bug Fix | ||
* latest dependencies ([092acce](https://github.com/hatiolab/operato/commit/092acce16df152e28d5ea78b6f4292b77d76b16f)) | ||
## [1.0.0-beta.47](https://github.com/hatiolab/operato/compare/v1.0.0-beta.46...v1.0.0-beta.47) (2022-07-15) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@operato/account", | ||
"version": "1.0.0-beta.47", | ||
"version": "1.0.0-beta.48", | ||
"main": "dist/index.js", | ||
@@ -27,5 +27,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@apollo/federation": "^0.35.3", | ||
"apollo-server": "^3.6.4", | ||
"graphql": "^15.7.2" | ||
"@apollo/federation": "^0.36.1", | ||
"apollo-server": "^3.10.0", | ||
"graphql": "^16.5.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "76d91281799044650822cf3e4e194c749e9301b4" | ||
"gitHead": "d3222a565ec171042b5ae22ceb836cfd35cb6814" | ||
} |
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
44322
+ Added@apollo/federation@0.36.2(transitive)
+ Added@apollo/subgraph@0.4.2(transitive)
+ Addedgraphql@16.10.0(transitive)
- Removed@apollo/federation@0.35.4(transitive)
- Removed@apollo/subgraph@0.3.3(transitive)
- Removedgraphql@15.9.0(transitive)
Updated@apollo/federation@^0.36.1
Updatedapollo-server@^3.10.0
Updatedgraphql@^16.5.0