File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
"private" : true ,
6
6
"main" : " index.js" ,
7
7
"dependencies" : {
8
- "axios" : " ^1.1.2 " ,
8
+ "axios" : " ^1.1.3 " ,
9
9
"cheerio" : " ^1.0.0-rc.12" ,
10
10
"express" : " ^4.18.2" ,
11
11
"node-pronounce" : " ^0.0.4" ,
Original file line number Diff line number Diff line change @@ -175,10 +175,10 @@ asynckit@^0.4.0:
175
175
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
176
176
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
177
177
178
- axios@^1.1.2 :
179
- version "1.1.2 "
180
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2 .tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331 "
181
- integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA ==
178
+ axios@^1.1.3 :
179
+ version "1.1.3 "
180
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3 .tgz#8274250dada2edf53814ed7db644b9c2866c1e35 "
181
+ integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA ==
182
182
dependencies :
183
183
follow-redirects "^1.15.0"
184
184
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments