diff --git a/package.json b/package.json index e22de437..41f911f2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "apollo-link-error": "1.1.13", "apollo-link-http": "1.5.17", "core-js": "3.6.5", - "es6-shim": "0.35.5", + "es6-shim": "0.35.6", "graphql": "14.6.0", "graphql-tag": "2.10.3", "isomorphic-unfetch": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 8bba4d65..f382e0ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3218,10 +3218,10 @@ es6-set@~0.1.5: es6-symbol "3.1.1" event-emitter "~0.3.5" -es6-shim@0.35.5: - version "0.35.5" - resolved "https://registry.yarnpkg.com/es6-shim/-/es6-shim-0.35.5.tgz#46f59dc0a84a1c5029e8ff1166ca0a902077a9ab" - integrity sha512-E9kK/bjtCQRpN1K28Xh4BlmP8egvZBGJJ+9GtnzOwt7mdqtrjHFuVGr7QJfdjBIKqrlU5duPf3pCBoDrkjVYFg== +es6-shim@0.35.6: + version "0.35.6" + resolved "https://registry.yarnpkg.com/es6-shim/-/es6-shim-0.35.6.tgz#d10578301a83af2de58b9eadb7c2c9945f7388a0" + integrity sha512-EmTr31wppcaIAgblChZiuN/l9Y7DPyw8Xtbg7fIVngn6zMW+IEBJDJngeKC3x6wr0V/vcA2wqeFnaw1bFJbDdA== es6-symbol@3.1.1: version "3.1.1"