File tree 7 files changed +1768
-1407
lines changed
7 files changed +1768
-1407
lines changed Original file line number Diff line number Diff line change 1
- nodejs 18.17.0
1
+ nodejs 20. 18.1
2
2
python 3.9.1
3
3
php 8.0.0
Original file line number Diff line number Diff line change 20
20
"solc" : " 0.8.19"
21
21
},
22
22
"engines" : {
23
- "node" : " ^18.17.0 "
23
+ "node" : " ^20. 18.1 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
- nodejs 18.17.0
1
+ nodejs 20. 18.1
2
2
python 2.7.13
Original file line number Diff line number Diff line change 9
9
"@opentelemetry/semantic-conventions" : " ^1.22.0" ,
10
10
"apollo-server-express" : " 2.12.0" ,
11
11
"axios" : " 1.3.3" ,
12
- "better-sqlite3" : " 7.6.2 " ,
12
+ "better-sqlite3" : " 11.7.0 " ,
13
13
"bignumber.js" : " 9.0.1" ,
14
14
"body-parser" : " 1.19.0" ,
15
15
"buffer" : " 6.0.3" ,
Original file line number Diff line number Diff line change @@ -1751,13 +1751,13 @@ bcrypt-pbkdf@^1.0.0:
1751
1751
dependencies :
1752
1752
tweetnacl "^0.14.3"
1753
1753
1754
- better-sqlite3@7.6.2 :
1755
- version "7.6.2 "
1756
- resolved "https://registry.npmjs.org /better-sqlite3/-/better-sqlite3-7.6.2. tgz"
1757
- integrity sha512-S5zIU1Hink2AH4xPsN0W43T1/AJ5jrPh7Oy07ocuW/AKYYY02GWzz9NH0nbSMn/gw6fDZ5jZ1QsHt1BXAwJ6Lg ==
1754
+ better-sqlite3@11.7.0 :
1755
+ version "11.7.0 "
1756
+ resolved "https://registry.yarnpkg.com /better-sqlite3/-/better-sqlite3-11.7.0. tgz#3eaa0f54f9e57d0a100d980e42320f8b9a4cd676 "
1757
+ integrity sha512-mXpa5jnIKKHeoGzBrUJrc65cXFKcILGZpU3FXR0pradUEm9MA7UZz02qfEejaMcm9iXrSOCenwwYMJ/tZ1y5Ig ==
1758
1758
dependencies :
1759
1759
bindings "^1.5.0"
1760
- prebuild-install "^7.1.0 "
1760
+ prebuild-install "^7.1.1 "
1761
1761
1762
1762
1763
1763
version "9.0.1"
@@ -4877,10 +4877,10 @@ postgres-interval@^1.1.0:
4877
4877
dependencies :
4878
4878
xtend "^4.0.0"
4879
4879
4880
- prebuild-install@^7.1.0 :
4881
- version "7.1.1 "
4882
- resolved "https://registry.npmjs.org /prebuild-install/-/prebuild-install-7.1.1 .tgz"
4883
- integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw ==
4880
+ prebuild-install@^7.1.1 :
4881
+ version "7.1.2 "
4882
+ resolved "https://registry.yarnpkg.com /prebuild-install/-/prebuild-install-7.1.2 .tgz#a5fd9986f5a6251fbc47e1e5c65de71e68c0a056 "
4883
+ integrity sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ ==
4884
4884
dependencies :
4885
4885
detect-libc "^2.0.0"
4886
4886
expand-template "^2.0.3"
Original file line number Diff line number Diff line change 1
- nodejs 18.17.0
1
+ nodejs 20. 18.1
2
2
python 2.7.13
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments