diff --git a/file-downloader.js b/file-downloader.js index 5ab7a3e6b..104a862ab 100644 --- a/file-downloader.js +++ b/file-downloader.js @@ -4,7 +4,7 @@ const fs = require('fs') const downloads = [ { filePath: './src/styles/graphiql.css', - url: 'https://unpkg.com/graphiql/graphiql.min.css' + url: 'https://unpkg.com/graphiql@1.4.7/graphiql.min.css' }, { filePath: './public/fonts/material-icons.ttf', diff --git a/package-lock.json b/package-lock.json index 20ced0e99..d6dbf4e19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1766,7 +1766,7 @@ "integrity": "sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==", "dev": true, "requires": { - "node-fetch": "2.6.1" + "node-fetch": "2.6.7" }, "dependencies": { "node-fetch": { @@ -1778,9 +1778,9 @@ } }, "node-fetch": { - "version": "2.6.1", + "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" }, "tslib": { "version": "2.0.3", @@ -2054,7 +2054,7 @@ "integrity": "sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==", "dev": true, "requires": { - "node-fetch": "2.6.1" + "node-fetch": "2.6.7" }, "dependencies": { "node-fetch": { @@ -2089,9 +2089,9 @@ "dev": true }, "node-fetch": { - "version": "2.6.1", + "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" }, "tslib": { "version": "2.0.3", @@ -2536,7 +2536,7 @@ "integrity": "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==", "dev": true, "requires": { - "node-fetch": "2.6.1" + "node-fetch": "2.6.7" }, "dependencies": { "node-fetch": { @@ -2571,9 +2571,9 @@ "dev": true }, "node-fetch": { - "version": "2.6.1", + "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" }, "tslib": { "version": "2.2.0", @@ -3474,7 +3474,7 @@ "clean-stack": "^3.0.1", "cli-progress": "^3.10.0", "debug": "^4.3.4", - "ejs": "^3.1.6", + "ejs": "3.1.7", "fs-extra": "^9.1.0", "get-package-type": "^0.1.0", "globby": "^11.1.0", @@ -6587,7 +6587,7 @@ "requires": { "@types/node-fetch": "^2.5.10", "core-js": "^3.0.1", - "node-fetch": "^2.6.1", + "node-fetch": "2.6.7", "sha.js": "^2.4.11" }, "dependencies": { @@ -6649,7 +6649,7 @@ "integrity": "sha512-vm/7c7ld+zFMxibzqZ7SSa5tBENc4B0uye9LTfjJwGoQFY5xsUPH5FpO5j0bMUDZ8YYNbrF9SNtzc5Cngcr90g==", "dev": true, "requires": { - "node-fetch": "^2.6.7" + "node-fetch": "2.6.7" }, "dependencies": { "node-fetch": { @@ -7582,7 +7582,7 @@ "integrity": "sha512-iGdZgEOAuVop3vb0F2J3+kaBVi4caMoxefHosxmgzAbbSpvWehB8Y1QiSyyMeouYC38XNVk5wnZl+jdGSsWsIQ==", "dev": true, "requires": { - "node-fetch": "^2.6.1", + "node-fetch": "2.6.7", "util.promisify": "^1.0.0" }, "dependencies": { @@ -8026,7 +8026,7 @@ "requires": { "commander": "^5.0.0", "handlebars": "^4.7.3", - "node-fetch": "^2.6.0", + "node-fetch": "2.6.7", "parse-github-url": "^1.0.2", "semver": "^6.3.0" }, @@ -24924,7 +24924,7 @@ "dev": true, "requires": { "buffer": "^5.7.0", - "node-fetch": "^2.6.1" + "node-fetch": "2.6.7" }, "dependencies": { "buffer": { @@ -26232,7 +26232,7 @@ "graphql-subscriptions": "^1.1.0", "graphql-tag": "^2.10.3", "graphql-tools": "^6.0.9", - "node-fetch": "^2.6.0", + "node-fetch": "2.6.7", "nodemon": "^2.0.4", "subscriptions-transport-ws": "^0.9.16", "ts-node": "^8.10.2" @@ -27309,7 +27309,7 @@ "bfj": "^6.1.1", "chalk": "^2.4.1", "commander": "^2.18.0", - "ejs": "^2.6.1", + "ejs": "3.1.7", "express": "^4.16.3", "filesize": "^3.6.1", "gzip-size": "^5.0.0", @@ -28241,4 +28241,4 @@ "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==" } } -} +} \ No newline at end of file