Browse Source

Maintenance: Update dependency @graphql-codegen/cli to ^5.0.5

Zammad Renovate Bot 3 weeks ago
parent
commit
68530841f9
2 changed files with 7 additions and 7 deletions
  1. 1 1
      package.json
  2. 6 6
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -33,7 +33,7 @@
   "packageManager": "pnpm@9.15.5",
   "devDependencies": {
     "@faker-js/faker": "^9.4.0",
-    "@graphql-codegen/cli": "^5.0.4",
+    "@graphql-codegen/cli": "^5.0.5",
     "@graphql-codegen/introspection": "^4.0.3",
     "@graphql-codegen/near-operation-file-preset": "^3.0.0",
     "@graphql-codegen/typescript": "^4.1.3",

+ 6 - 6
pnpm-lock.yaml

@@ -261,8 +261,8 @@ importers:
         specifier: ^9.4.0
         version: 9.4.0
       '@graphql-codegen/cli':
-        specifier: ^5.0.4
-        version: 5.0.4(@babel/core@7.24.5)(@parcel/watcher@2.4.1)(@types/node@18.11.4)(graphql@16.10.0)
+        specifier: ^5.0.5
+        version: 5.0.5(@babel/core@7.24.5)(@parcel/watcher@2.4.1)(@types/node@18.11.4)(graphql@16.10.0)
       '@graphql-codegen/introspection':
         specifier: ^4.0.3
         version: 4.0.3(graphql@16.10.0)
@@ -1384,8 +1384,8 @@ packages:
     peerDependencies:
       graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
 
-  '@graphql-codegen/cli@5.0.4':
-    resolution: {integrity: sha512-vPO1mCtrttFVy8mPR+jMAvsYTv8E/7payIPaneeGE15mQjyvQXXsHoAg06Qpf6tykOdCwKVLWre0Mf6g0KBwUg==}
+  '@graphql-codegen/cli@5.0.5':
+    resolution: {integrity: sha512-9p9SI5dPhJdyU+O6p1LUqi5ajDwpm6pUhutb1fBONd0GZltLFwkgWFiFtM6smxkYXlYVzw61p1kTtwqsuXO16w==}
     engines: {node: '>=16'}
     hasBin: true
     peerDependencies:
@@ -6793,7 +6793,7 @@ snapshots:
 
   '@ardatan/sync-fetch@0.0.1':
     dependencies:
-      node-fetch: 2.6.7
+      node-fetch: 2.7.0
     transitivePeerDependencies:
       - encoding
 
@@ -7758,7 +7758,7 @@ snapshots:
       graphql: 16.10.0
       tslib: 2.6.3
 
-  '@graphql-codegen/cli@5.0.4(@babel/core@7.24.5)(@parcel/watcher@2.4.1)(@types/node@18.11.4)(graphql@16.10.0)':
+  '@graphql-codegen/cli@5.0.5(@babel/core@7.24.5)(@parcel/watcher@2.4.1)(@types/node@18.11.4)(graphql@16.10.0)':
     dependencies:
       '@babel/generator': 7.24.5
       '@babel/template': 7.24.0