File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 "devDependencies" : {
1111 "jest" : " ^28.1.3" ,
1212 "jest-junit" : " ^14.0.0" ,
13- "node-fetch" : " ^3.2.9 "
13+ "node-fetch" : " ^3.2.10 "
1414 },
1515 "scripts" : {
1616 "test" : " node --experimental-vm-modules node_modules/jest/bin/jest.js" ,
Original file line number Diff line number Diff line change @@ -1798,10 +1798,10 @@ node-domexception@^1.0.0:
17981798 resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
17991799 integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
18001800
1801- node-fetch@^3.2.9 :
1802- version "3.2.9 "
1803- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.9 .tgz#3f6070bf854de20f21b9fe8479f823462e615d7d "
1804- integrity sha512-/2lI+DBecVvVm9tDhjziTVjo2wmTsSxSk58saUYP0P/fRJ3xxtfMDY24+CKTkfm0Dlhyn3CSXNL0SoRiCZ8Rzg ==
1801+ node-fetch@^3.2.10 :
1802+ version "3.2.10 "
1803+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10 .tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8 "
1804+ integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA ==
18051805 dependencies :
18061806 data-uri-to-buffer "^4.0.0"
18071807 fetch-blob "^3.1.4"
You can’t perform that action at this time.
0 commit comments