fix: upgrade apollo-server-express from 2.21.0 to 2.21.1 (#7308)

Snyk has created this PR to upgrade apollo-server-express from 2.21.0 to 2.21.1.

See this package in npm:
https://www.npmjs.com/package/apollo-server-express

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Snyk bot
2021-04-16 07:49:12 +03:00
committed by GitHub
parent 87dcd23b6a
commit 3dc459746d
2 changed files with 28 additions and 14 deletions

40
package-lock.json generated
View File

@@ -2623,18 +2623,18 @@
"integrity": "sha512-FeGxW3Batn6sUtX3OVVUm7o56EgjxDlmgpTLNyWcLb0j6P8mw9oLNyAm3B+deHA4KNdNHO5BmHS2g1SJYjqPCQ==" "integrity": "sha512-FeGxW3Batn6sUtX3OVVUm7o56EgjxDlmgpTLNyWcLb0j6P8mw9oLNyAm3B+deHA4KNdNHO5BmHS2g1SJYjqPCQ=="
}, },
"apollo-server-express": { "apollo-server-express": {
"version": "2.21.0", "version": "2.21.1",
"resolved": "https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-2.21.0.tgz", "resolved": "https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-2.21.1.tgz",
"integrity": "sha512-zbOSNGuxUjlOFZnRrbMpga3pKDEroitF4NAqoVxgBivx7v2hGsE7rljct3PucTx2cMN90AyYe3cU4oA8jBxZIQ==", "integrity": "sha512-O8msL01rl1iOfx4qmgpdNDXCh2u+adis8m2pHXZJfHciOoBmAgYaLlH7AOxpW5iHK/vQIwBM0dkPpxu5SaWpag==",
"requires": { "requires": {
"@apollographql/graphql-playground-html": "1.6.26", "@apollographql/graphql-playground-html": "1.6.27",
"@types/accepts": "^1.3.5", "@types/accepts": "^1.3.5",
"@types/body-parser": "1.19.0", "@types/body-parser": "1.19.0",
"@types/cors": "2.8.8", "@types/cors": "2.8.8",
"@types/express": "4.17.7", "@types/express": "4.17.7",
"@types/express-serve-static-core": "4.17.18", "@types/express-serve-static-core": "4.17.18",
"accepts": "^1.3.5", "accepts": "^1.3.5",
"apollo-server-core": "^2.21.0", "apollo-server-core": "^2.21.1",
"apollo-server-types": "^0.6.3", "apollo-server-types": "^0.6.3",
"body-parser": "^1.18.3", "body-parser": "^1.18.3",
"cors": "^2.8.4", "cors": "^2.8.4",
@@ -2646,12 +2646,14 @@
"type-is": "^1.6.16" "type-is": "^1.6.16"
}, },
"dependencies": { "dependencies": {
"@apollographql/graphql-playground-html": { "@types/express-serve-static-core": {
"version": "1.6.26", "version": "4.17.18",
"resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.26.tgz", "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.18.tgz",
"integrity": "sha512-XAwXOIab51QyhBxnxySdK3nuMEUohhDsHQ5Rbco/V1vjlP75zZ0ZLHD9dTpXTN8uxKxopb2lUvJTq+M4g2Q0HQ==", "integrity": "sha512-m4JTwx5RUBNZvky/JJ8swEJPKFd8si08pPF2PfizYjGZOKr/svUWPcoUmLow6MmPzhasphB7gSTINY67xn3JNA==",
"requires": { "requires": {
"xss": "^1.0.6" "@types/node": "*",
"@types/qs": "*",
"@types/range-parser": "*"
} }
} }
} }
@@ -2701,6 +2703,11 @@
"requires": { "requires": {
"yallist": "^4.0.0" "yallist": "^4.0.0"
} }
},
"yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
} }
} }
}, },
@@ -4038,9 +4045,9 @@
"optional": true "optional": true
}, },
"core-js": { "core-js": {
"version": "3.10.1", "version": "3.10.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.0.tgz",
"integrity": "sha512-pwCxEXnj27XG47mu7SXAwhLP3L5CrlvCB91ANUkIz40P27kUcvNfSdvyZJ9CLHiVoKSp+TTChMQMSKQEH/IQxA==" "integrity": "sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.10.1", "version": "3.10.1",
@@ -12217,6 +12224,13 @@
"has-bigints": "^1.0.1", "has-bigints": "^1.0.1",
"has-symbols": "^1.0.2", "has-symbols": "^1.0.2",
"which-boxed-primitive": "^1.0.2" "which-boxed-primitive": "^1.0.2"
},
"dependencies": {
"has-symbols": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
"integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw=="
}
} }
}, },
"unbzip2-stream": { "unbzip2-stream": {

View File

@@ -25,7 +25,7 @@
"@graphql-tools/utils": "6.2.4", "@graphql-tools/utils": "6.2.4",
"@parse/fs-files-adapter": "1.2.0", "@parse/fs-files-adapter": "1.2.0",
"@parse/push-adapter": "3.4.0", "@parse/push-adapter": "3.4.0",
"apollo-server-express": "2.21.0", "apollo-server-express": "2.21.1",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"body-parser": "1.19.0", "body-parser": "1.19.0",
"commander": "5.1.0", "commander": "5.1.0",