Bläddra i källkod

fix: downgrade to graphql 16.6.0 due to rollup bug

NGPixel 1 år sedan
förälder
incheckning
fdc45f6b49
2 ändrade filer med 5 tillägg och 5 borttagningar
  1. 4 4
      ux/package-lock.json
  2. 1 1
      ux/package.json

+ 4 - 4
ux/package-lock.json

@@ -46,7 +46,7 @@
         "filesize": "10.0.12",
         "filesize": "10.0.12",
         "filesize-parser": "1.5.0",
         "filesize-parser": "1.5.0",
         "fuse.js": "6.6.2",
         "fuse.js": "6.6.2",
-        "graphql": "16.8.0",
+        "graphql": "16.6.0",
         "graphql-tag": "2.12.6",
         "graphql-tag": "2.12.6",
         "highlight.js": "11.8.0",
         "highlight.js": "11.8.0",
         "js-cookie": "3.0.5",
         "js-cookie": "3.0.5",
@@ -4172,9 +4172,9 @@
       "dev": true
       "dev": true
     },
     },
     "node_modules/graphql": {
     "node_modules/graphql": {
-      "version": "16.8.0",
-      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.0.tgz",
-      "integrity": "sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==",
+      "version": "16.6.0",
+      "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.6.0.tgz",
+      "integrity": "sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==",
       "engines": {
       "engines": {
         "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
         "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
       }
       }

+ 1 - 1
ux/package.json

@@ -51,7 +51,7 @@
     "filesize": "10.0.12",
     "filesize": "10.0.12",
     "filesize-parser": "1.5.0",
     "filesize-parser": "1.5.0",
     "fuse.js": "6.6.2",
     "fuse.js": "6.6.2",
-    "graphql": "16.8.0",
+    "graphql": "16.6.0",
     "graphql-tag": "2.12.6",
     "graphql-tag": "2.12.6",
     "highlight.js": "11.8.0",
     "highlight.js": "11.8.0",
     "js-cookie": "3.0.5",
     "js-cookie": "3.0.5",