diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 15dc55810..409514b2d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -24,7 +24,7 @@ "ejs": "^5.0.1", "enquirer": "2.4.1", "fetch-retry": "^6.0.0", - "graphql": "16.13.1", + "graphql": "16.13.2", "graphql-tag": "2.12.6", "https-proxy-agent": "^7.0.6", "js-yaml": "^4.1.0", @@ -8430,9 +8430,9 @@ "license": "ISC" }, "node_modules/graphql": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz", - "integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==", + "version": "16.13.2", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz", + "integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" diff --git a/package.json b/package.json index 2576d9bfa..2350081e5 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "ejs": "^5.0.1", "enquirer": "2.4.1", "fetch-retry": "^6.0.0", - "graphql": "16.13.1", + "graphql": "16.13.2", "graphql-tag": "2.12.6", "https-proxy-agent": "^7.0.6", "js-yaml": "^4.1.0",