1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Merge pull request #444 from oceanprotocol/dependabot/npm_and_yarn/types/sinon-9.0.4

This commit is contained in:
dependabot-preview[bot] 2020-05-25 07:18:50 +00:00 committed by GitHub
commit fae9741db7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1128,9 +1128,9 @@
} }
}, },
"@types/sinon": { "@types/sinon": {
"version": "9.0.3", "version": "9.0.4",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.4.tgz",
"integrity": "sha512-NWVG++603tEDwmz5k0DwFR1hqP3iBmq5GYi6d+0KCQMQsfDEULF1D7xqZ+iXRJHeGwLVhM+Rv73uzIYuIUVlJQ==", "integrity": "sha512-sJmb32asJZY6Z2u09bl0G2wglSxDlROlAejCjsnor+LzBMz17gu8IU7vKC/vWDnv9zEq2wqADHVXFjf4eE8Gdw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/sinonjs__fake-timers": "*" "@types/sinonjs__fake-timers": "*"