Skip to content

Commit 4485545

Browse files
authored
chore: bump rpc-env (#93)
1 parent 1090d58 commit 4485545

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@bgd-labs/aave-address-book": "^4.17.2",
5050
"@bgd-labs/js-utils": "^1.4.7",
51-
"@bgd-labs/rpc-env": "^2.3.1",
51+
"@bgd-labs/rpc-env": "^2.3.3",
5252
"@types/lodash": "^4.17.15",
5353
"@types/node": "^22.12.0",
5454
"bignumber.js": "^9.1.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,16 @@
2323
gray-matter "^4.0.3"
2424
tsx "^4.7.1"
2525

26-
"@bgd-labs/rpc-env@^2.3.0", "@bgd-labs/rpc-env@^2.3.1":
26+
"@bgd-labs/rpc-env@^2.3.0":
2727
version "2.3.1"
2828
resolved "https://registry.yarnpkg.com/@bgd-labs/rpc-env/-/rpc-env-2.3.1.tgz#006571086c9aa6d92687ebcaa45b457a7248afb3"
2929
integrity sha512-jWygItqoHd+KC6f/O8NSN2/q0GFzvxDlEYJRLI693QkptfWu1TJkse2JCz8+f6IYGl0JksW9X0O8VY/5iBWZcQ==
3030

31+
"@bgd-labs/rpc-env@^2.3.3":
32+
version "2.3.3"
33+
resolved "https://registry.yarnpkg.com/@bgd-labs/rpc-env/-/rpc-env-2.3.3.tgz#187358381b8cb7f432370d13f6583e40eb10acea"
34+
integrity sha512-7pTdtq9BIvs+sCnZBxCj98CPM/vcjh0w797Tf1DNvBX5udSRxGvUqV6ubzR6VbEbA4WfFbBQBEFYU+S/q2AlgA==
35+
3136
"@esbuild/[email protected]":
3237
version "0.23.1"
3338
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.23.1.tgz#51299374de171dbd80bb7d838e1cfce9af36f353"

0 commit comments

Comments
 (0)