Bump @chainlink/contracts from 0.4.0 to 0.4.1 (#257)

This commit is contained in:
dependabot[bot] 2022-05-10 16:25:09 +00:00 committed by GitHub
parent cd6b439c3f
commit 4e6b785f6d
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.4.0",
"@chainlink/contracts": "^0.4.1",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.8",
"@fontsource/roboto": "^4.5.5",
@ -1229,9 +1229,9 @@
}
},
"node_modules/@chainlink/contracts": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.0.tgz",
"integrity": "sha512-yZGeCBd7d+qxfw9r/JxtPzsW2kCc6MorPRZ/tDKnaJI98H99j5P2Fosfehmcwk6wVZlz+0Bp4kS1y480nw3Zow=="
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.1.tgz",
"integrity": "sha512-eC8biY6Ks8k9kZKVt5305veCP3z57yyiy6Os5aR6auta6Bp34xWQ/s4qvrifcW4FNgWw1HJPwMPXDGfiehcLjg=="
},
"node_modules/@cnakazawa/watch": {
"version": "1.0.4",
@ -20477,9 +20477,9 @@
}
},
"@chainlink/contracts": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.0.tgz",
"integrity": "sha512-yZGeCBd7d+qxfw9r/JxtPzsW2kCc6MorPRZ/tDKnaJI98H99j5P2Fosfehmcwk6wVZlz+0Bp4kS1y480nw3Zow=="
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@chainlink/contracts/-/contracts-0.4.1.tgz",
"integrity": "sha512-eC8biY6Ks8k9kZKVt5305veCP3z57yyiy6Os5aR6auta6Bp34xWQ/s4qvrifcW4FNgWw1HJPwMPXDGfiehcLjg=="
},
"@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.4.0",
"@chainlink/contracts": "^0.4.1",
"@craco/craco": "^6.4.3",
"@fontsource/fira-code": "^4.5.8",
"@fontsource/roboto": "^4.5.5",