parent d35bc102
...@@ -656,24 +656,25 @@ ...@@ -656,24 +656,25 @@
universal-user-agent "^2.0.0" universal-user-agent "^2.0.0"
url-template "^2.0.8" url-template "^2.0.8"
"@sinonjs/commons@^1.0.2", "@sinonjs/commons@^1.3.0": "@sinonjs/commons@^1", "@sinonjs/commons@^1.0.2", "@sinonjs/commons@^1.3.0":
version "1.3.0" version "1.3.1"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.3.0.tgz#50a2754016b6f30a994ceda6d9a0a8c36adda849" resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.3.1.tgz#ba4ae5fa908f7d8b96b0ec8df0665aca2d8695a4"
integrity sha512-j4ZwhaHmwsCb4DlDOIWnI5YyKDNMoNThsmwEpfHx6a1EpsGZ9qYLxP++LMlmBRjtGptGHFsGItJ768snllFWpA== integrity sha512-rgmZk5CrBGAMATk0HlHOFvo8V44/r+On6cKS80tqid0Eljd+fFBWBOXZp9H2/EB3faxdNdzXTx6QZIKLkbJ7mA==
dependencies: dependencies:
type-detect "4.0.8" type-detect "4.0.8"
"@sinonjs/formatio@^3.1.0": "@sinonjs/formatio@^3.1.0", "@sinonjs/formatio@^3.2.0":
version "3.1.0" version "3.2.1"
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-3.1.0.tgz#6ac9d1eb1821984d84c4996726e45d1646d8cce5" resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-3.2.1.tgz#52310f2f9bcbc67bdac18c94ad4901b95fde267e"
integrity sha512-ZAR2bPHOl4Xg6eklUGpsdiIJ4+J1SNag1DHHrG/73Uz/nVwXqjgUtRPLoS+aVyieN9cSbc0E4LsU984tWcDyNg== integrity sha512-tsHvOB24rvyvV2+zKMmPkZ7dXX6LSLKZ7aOtXY6Edklp0uRcgGpOsQTTGTcWViFyx4uhWc6GV8QdnALbIbIdeQ==
dependencies: dependencies:
"@sinonjs/samsam" "^2 || ^3" "@sinonjs/commons" "^1"
"@sinonjs/samsam" "^3.1.0"
"@sinonjs/samsam@^2 || ^3", "@sinonjs/samsam@^3.1.1": "@sinonjs/samsam@^3.1.0", "@sinonjs/samsam@^3.2.0":
version "3.1.1" version "3.2.0"
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.1.1.tgz#8e2eceb2353f6626e2867352e3def951d3366240" resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.2.0.tgz#58c62b5f1f42e46d039d073d0ae2753da676bf0c"
integrity sha512-ILlwvQUwAiaVBzr3qz8oT1moM7AIUHqUc2UmEjQcH9lLe+E+BZPwUMuc9FFojMswRK4r96x5zDTTrowMLw/vuA== integrity sha512-j5F1rScewLtx6pbTK0UAjA3jJj4RYiSKOix53YWv+Jzy/AZ69qHxUpU8fwVLjyKbEEud9QrLpv6Ggs7WqTimYw==
dependencies: dependencies:
"@sinonjs/commons" "^1.0.2" "@sinonjs/commons" "^1.0.2"
array-from "^2.1.1" array-from "^2.1.1"
...@@ -8147,13 +8148,13 @@ simple-is@~0.2.0: ...@@ -8147,13 +8148,13 @@ simple-is@~0.2.0:
integrity sha1-Krt1qt453rXMgVzhDmGRFkhQuvA= integrity sha1-Krt1qt453rXMgVzhDmGRFkhQuvA=
sinon@^7.2.3: sinon@^7.2.3:
version "7.2.4" version "7.2.6"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.2.4.tgz#d834b9a38d8533b4ca3274a9a9ffa8e54c95d10c" resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.2.6.tgz#3ea88fdeab3ddc29acacd5dcf24a3a60f85fd569"
integrity sha512-FGlcfrkiBRfaEIKRw8s/9mk4nP4AMGswvKFixLo+AzsOhskjaBCHAHGLMd8pCJpQGS+9ZI71px6qoQUyvADeyA== integrity sha512-n5r5wZ/VyrP7oAJpGGGjSxvw2Yy8T+qdGjDBltK01KBqB33O60V/xcG0Hgqm6SbJEIyCGuICpaXg9uFzY5DOYw==
dependencies: dependencies:
"@sinonjs/commons" "^1.3.0" "@sinonjs/commons" "^1.3.0"
"@sinonjs/formatio" "^3.1.0" "@sinonjs/formatio" "^3.2.0"
"@sinonjs/samsam" "^3.1.1" "@sinonjs/samsam" "^3.2.0"
diff "^3.5.0" diff "^3.5.0"
lolex "^3.1.0" lolex "^3.1.0"
nise "^1.4.10" nise "^1.4.10"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment