|
330 | 330 | resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" |
331 | 331 | integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== |
332 | 332 |
|
| 333 | +"@ladjs/node-dotify@^1.0.2": |
| 334 | + version "1.0.2" |
| 335 | + resolved "https://registry.yarnpkg.com/@ladjs/node-dotify/-/node-dotify-1.0.2.tgz#4b83595528e58224374820a346e1ab84492648b8" |
| 336 | + integrity sha512-6uAJllEitRqZPj4gBvmz3VkPgMfrukeBZJz0sjdVAQbwRHJR3i1CmM48LUMRlNKpuRV2EEw+ufkdKUda+kHE5g== |
| 337 | + dependencies: |
| 338 | + bson-objectid "^1.3.0" |
| 339 | + |
333 | 340 | "@marionebl/sander@^0.6.0": |
334 | 341 | version "0.6.1" |
335 | 342 | resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b" |
@@ -889,6 +896,11 @@ braces@^3.0.1, braces@~3.0.2: |
889 | 896 | dependencies: |
890 | 897 | fill-range "^7.0.1" |
891 | 898 |
|
| 899 | +bson-objectid@^1.3.0: |
| 900 | + version "1.3.0" |
| 901 | + resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.3.0.tgz#f0f4c7c949fece975f12790510d75d7fe39fb456" |
| 902 | + integrity sha512-YcB+lRJEEEIcHNLKyhmHujW7OCVE3+xr9IpEhlprBZnXgF3hqeePeexIsAaOtu1SbkgZRlJVUxvYZ3ngUOyIew== |
| 903 | + |
892 | 904 | buf-compare@^1.0.0: |
893 | 905 | version "1.0.1" |
894 | 906 | resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a" |
@@ -1922,9 +1934,9 @@ eslint-plugin-unicorn@^12.0.0: |
1922 | 1934 | semver "^6.3.0" |
1923 | 1935 |
|
1924 | 1936 | eslint-rule-docs@^1.1.5: |
1925 | | - version "1.1.192" |
1926 | | - resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.192.tgz#ab231913923a508eaa65d24e17ba08ab3bc3f935" |
1927 | | - integrity sha512-6l6y5X7foq4tkTv9JEGRezAcajiw3pfBUkNt2rEEXnM7D+US3TkbQ4C7F41zaMbf7wkGBOlscdAkNj8zQz/wFA== |
| 1937 | + version "1.1.193" |
| 1938 | + resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.193.tgz#caaf47dd39663ef4ecd5347465a9b274e9f37be9" |
| 1939 | + integrity sha512-LhMUMMEPK3X/gTyU3wrpeVoc479n7gOPn1oaIhX1mxdZW6MIfFqB84we+bVivKk1Q9Z00tlD72KMEwzazz/ivQ== |
1928 | 1940 |
|
1929 | 1941 | eslint-scope@^5.0.0: |
1930 | 1942 | version "5.0.0" |
@@ -4078,11 +4090,6 @@ nlcst-to-string@^2.0.0: |
4078 | 4090 | resolved "https://registry.yarnpkg.com/nlcst-to-string/-/nlcst-to-string-2.0.4.tgz#9315dfab80882bbfd86ddf1b706f53622dc400cc" |
4079 | 4091 | integrity sha512-3x3jwTd6UPG7vi5k4GEzvxJ5rDA7hVUIRNHPblKuMVP9Z3xmlsd9cgLcpAMkc5uPOBna82EeshROFhsPkbnTZg== |
4080 | 4092 |
|
4081 | | -node-dotify@^1.0.1: |
4082 | | - version "1.0.1" |
4083 | | - resolved "https://registry.yarnpkg.com/node-dotify/-/node-dotify-1.0.1.tgz#ab2eab6d4a01ce37c61a04983c763ed07c29fe46" |
4084 | | - integrity sha1-qy6rbUoBzjfGGgSYPHY+0Hwp/kY= |
4085 | | - |
4086 | 4093 | node-fetch@^2.2.0: |
4087 | 4094 | version "2.6.0" |
4088 | 4095 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" |
|
0 commit comments