File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Specify files that shouldn't be modified by Fern
2
2
3
- src/Client.ts
4
- src/core/form-data-utils/FormDataWrapper.ts
5
- src/core/form-data-utils/index.ts
6
- src/core/index.ts
7
3
README.md
8
- package.json
Original file line number Diff line number Diff line change 637
637
" @types/tough-cookie" " *"
638
638
parse5 "^7.0.0"
639
639
640
- " @types/mime-types@^2.1.4 " :
641
- version "2.1.4"
642
- resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.4.tgz#93a1933e24fed4fb9e4adc5963a63efcbb3317a2"
643
- integrity sha512-lfU4b34HOri+kAY5UheuFMWPDOI+OPceBSHZKp69gEyTL/mmJ4cnU6Y/rlme3UL3GyOn6Y42hyIEw0/q8sWx5w==
644
-
645
640
" @types/node-fetch@2.6.9 " :
646
641
version "2.6.9"
647
642
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.9.tgz#15f529d247f1ede1824f7e7acdaa192d5f28071e"
@@ -1908,6 +1903,11 @@ jest@29.7.0:
1908
1903
import-local "^3.0.2"
1909
1904
jest-cli "^29.7.0"
1910
1905
1906
+ js-base64@3.7.2 :
1907
+ version "3.7.2"
1908
+ resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.2.tgz#816d11d81a8aff241603d19ce5761e13e41d7745"
1909
+ integrity sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==
1910
+
1911
1911
js-tokens@^4.0.0 :
1912
1912
version "4.0.0"
1913
1913
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -2039,7 +2039,7 @@ mime-db@1.52.0:
2039
2039
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
2040
2040
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
2041
2041
2042
- mime-types@^2.1.12, mime-types@^2.1.35 :
2042
+ mime-types@^2.1.12 :
2043
2043
version "2.1.35"
2044
2044
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
2045
2045
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
You can’t perform that action at this time.
0 commit comments