From 4e6b785f6d5dfb34ea0fd63ef77abab81224803d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 16:25:09 +0000 Subject: [PATCH] Bump @chainlink/contracts from 0.4.0 to 0.4.1 (#257) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c7931e6..c5bc544 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 391bbbc..f50e692 100644 --- a/package.json +++ b/package.json @@ -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",