Bump @chainlink/contracts from 0.3.1 to 0.4.0 (#179)

This commit is contained in:
dependabot[bot] 2022-02-11 19:13:24 +00:00 committed by GitHub
parent 14ee1ebef3
commit c847e11991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@blackbox-vision/react-qr-reader": "^5.0.0",
"@chainlink/contracts": "^0.3.1",
"@chainlink/contracts": "^0.4.0",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.5",
"@fontsource/roboto": "^4.5.3",
@ -1229,9 +1229,9 @@
}
},
"node_modules/@chainlink/contracts": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.3.1.tgz",
"integrity": "sha512-A8DRvmfNCwLS1iduPPj7wNAZJMe9/ZimMhoHhbbBiq+7Vq/HFjiNcdoQ5NinFdXD5aTsoNUGG5pAYKj7YMpm9A=="
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.0.tgz",
"integrity": "sha512-yZGeCBd7d+qxfw9r/JxtPzsW2kCc6MorPRZ/tDKnaJI98H99j5P2Fosfehmcwk6wVZlz+0Bp4kS1y480nw3Zow=="
},
"node_modules/@cnakazawa/watch": {
"version": "1.0.4",
@ -20412,9 +20412,9 @@
}
},
"@chainlink/contracts": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.3.1.tgz",
"integrity": "sha512-A8DRvmfNCwLS1iduPPj7wNAZJMe9/ZimMhoHhbbBiq+7Vq/HFjiNcdoQ5NinFdXD5aTsoNUGG5pAYKj7YMpm9A=="
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.0.tgz",
"integrity": "sha512-yZGeCBd7d+qxfw9r/JxtPzsW2kCc6MorPRZ/tDKnaJI98H99j5P2Fosfehmcwk6wVZlz+0Bp4kS1y480nw3Zow=="
},
"@cnakazawa/watch": {
"version": "1.0.4",

View File

@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"@blackbox-vision/react-qr-reader": "^5.0.0",
"@chainlink/contracts": "^0.3.1",
"@chainlink/contracts": "^0.4.0",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.5",
"@fontsource/roboto": "^4.5.3",