diff --git a/runs/graphql/package-lock.json b/runs/graphql/package-lock.json index 9dcd727f..e17cda2d 100644 --- a/runs/graphql/package-lock.json +++ b/runs/graphql/package-lock.json @@ -4277,9 +4277,9 @@ "integrity": "sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==" }, "@types/node": { - "version": "13.9.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-13.9.8.tgz", - "integrity": "sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==" + "version": "13.13.52", + "resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.52.tgz", + "integrity": "sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==" }, "@types/normalize-package-data": { "version": "2.4.0", diff --git a/runs/graphql/package.json b/runs/graphql/package.json index da3ee816..ce103c01 100644 --- a/runs/graphql/package.json +++ b/runs/graphql/package.json @@ -28,7 +28,7 @@ "@babel/preset-env": "7.11.0", "@sendgrid/mail": "6.5.2", "@types/jest": "25.1.1", - "@types/node": "13.9.8", + "@types/node": "13.13.52", "babel-jest": "26.0.1", "jest": "26.0.1", "typescript": "3.9.2"