@graphql-mesh/raml 0.109.18-alpha-20251112192421-730174e26704ff1ecb2923ba8892a9db7719ef0c → 0.109.18-alpha-20251112212316-3727f46fa3c9603e0af094a5eb15cbe8437afbe9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@graphql-mesh/raml",
3
- "version": "0.109.18-alpha-20251112192421-730174e26704ff1ecb2923ba8892a9db7719ef0c",
3
+ "version": "0.109.18-alpha-20251112212316-3727f46fa3c9603e0af094a5eb15cbe8437afbe9",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
- "@graphql-mesh/store": "0.104.17-alpha-20251112192421-730174e26704ff1ecb2923ba8892a9db7719ef0c",
9
+ "@graphql-mesh/store": "0.104.17-alpha-20251112212316-3727f46fa3c9603e0af094a5eb15cbe8437afbe9",
10
10
  "@graphql-mesh/types": "^0.104.16",
11
11
  "@graphql-mesh/utils": "^0.104.16",
12
12
  "@omnigraph/raml": "0.109.17",