File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 48
48
"@types/chai" : " 5.0.0" ,
49
49
"@types/cheerio" : " 0.22.35" ,
50
50
"@types/jest" : " ^29.5.12" ,
51
- "@types/node" : " 22.7.1 " ,
52
- "axios" : " 1.7.4 " ,
51
+ "@types/node" : " 22.7.3 " ,
52
+ "axios" : " 1.7.7 " ,
53
53
"eslint" : " 9.11.1" ,
54
54
"eslint-config-prettier" : " 9.1.0" ,
55
55
"eslint-plugin-prettier" : " 5.2.1" ,
Original file line number Diff line number Diff line change 772
772
dependencies :
773
773
undici-types "~6.19.2"
774
774
775
-
776
- version "22.7.1 "
777
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.1 .tgz#c6a2628c8a68511ab7b68f3be7c9b38716bdf04f "
778
- integrity sha512-adOMRLVmleuWs/5V/w5/l7o0chDK/az+5ncCsIapTKogsu/3MVWvSgP58qVTXi5IwpfGt8pMobNq9rOWtJyu5Q ==
775
+
776
+ version "22.7.3 "
777
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.3 .tgz#7ddf1ddf13078692b4cfadb835852b2a718ee1ef "
778
+ integrity sha512-qXKfhXXqGTyBskvWEzJZPUxSslAiLaB6JGP1ic/XTH9ctGgzdgYguuLP1C601aRTSDNlLb0jbKqXjZ48GNraSA ==
779
779
dependencies :
780
780
undici-types "~6.19.2"
781
781
@@ -980,10 +980,10 @@ asynckit@^0.4.0:
980
980
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
981
981
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
982
982
983
-
984
- version "1.7.4 "
985
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
986
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
983
+
984
+ version "1.7.7 "
985
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7 .tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f "
986
+ integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
987
987
dependencies :
988
988
follow-redirects "^1.15.6"
989
989
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments