|
808 | 808 | "@types/mime" "^1"
|
809 | 809 | "@types/node" "*"
|
810 | 810 |
|
| 811 | +"@types/shallowequal@^1.1.1": |
| 812 | + version "1.1.1" |
| 813 | + resolved "https://registry.yarnpkg.com/@types/shallowequal/-/shallowequal-1.1.1.tgz#aad262bb3f2b1257d94c71d545268d592575c9b1" |
| 814 | + integrity sha512-Lhni3aX80zbpdxRuWhnuYPm8j8UQaa571lHP/xI4W+7BAFhSIhRReXnqjEgT/XzPoXZTJkCqstFMJ8CZTK6IlQ== |
| 815 | + |
811 | 816 | "@types/sinon@^10.0.0":
|
812 | 817 | version "10.0.0"
|
813 | 818 | resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584"
|
|
982 | 987 | dependencies:
|
983 | 988 | "@commitlint/config-conventional" "16.0.0"
|
984 | 989 |
|
985 |
| - |
986 |
| - version "7.27.0" |
987 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.0.tgz#6a11cf276f0bbcfc24021815f1e912b9b17c9d59" |
988 |
| - integrity sha512-XHvWdO8nax/jgQFbGT0ieDekjWfPJQhhqGH2bIHLNcNpjelUz7lAZ17q+DUbsk7Q0JqZqGl8ky973TbSVenvIQ== |
| 990 | + |
| 991 | + version "7.27.3" |
| 992 | + resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094" |
| 993 | + integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg== |
989 | 994 | dependencies:
|
990 | 995 | "@types/crypto-js" "^4.0.2"
|
| 996 | + "@types/shallowequal" "^1.1.1" |
991 | 997 | bson-objectid "^2.0.1"
|
992 | 998 | crypto-js "^4.1.1"
|
993 | 999 | cuid "^2.1.8"
|
994 | 1000 | dayjs "1.10.7"
|
995 | 1001 | lodash "^4.17.21"
|
996 | 1002 | murmurhash-wasm "^1.3.0"
|
997 | 1003 | number-to-words "^1.2.4"
|
| 1004 | + shallowequal "^1.1.0" |
998 | 1005 | typescript-fsa "3.0.0"
|
999 | 1006 |
|
1000 | 1007 |
|
|
1027 | 1034 | eslint-plugin-xss "^0.1.9"
|
1028 | 1035 | eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
|
1029 | 1036 |
|
1030 |
| - |
1031 |
| - version "1.2.3" |
1032 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.3.tgz#11a58a2db3f8cfdcc587ca8988620d57ed47a828" |
1033 |
| - integrity sha512-BMR72VtRlrkKKj77qm2ZuzZYUYnZ44NANMLZvk3nVzzwNgI5z6855BTXPmrDpwOzuC3YdvBlY4bdOVCw4tJTEQ== |
| 1037 | + |
| 1038 | + version "1.2.4" |
| 1039 | + resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.4.tgz#d9fade385acf9e9f01b198a2fcd6552bc8b00ee4" |
| 1040 | + integrity sha512-hhJfdk4P/GAnhTuMJXtG7Wk65LUdVDKUWgFP8jMXv6lzmgx8NXANZR23AJ6NQ0sVibU994rTUVPPoyaU2h2+/Q== |
1034 | 1041 | dependencies:
|
1035 | 1042 | current-git-branch "^1.1.0"
|
1036 | 1043 |
|
|
1078 | 1085 | quick-format-unescaped "^4.0.1"
|
1079 | 1086 | sonic-boom "^1.0.2"
|
1080 | 1087 |
|
1081 |
| -"@voiceflow/prettier-config@1.0.7": |
1082 |
| - version "1.0.7" |
1083 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.7.tgz#628771e2cfb124f38c5c72164afa84b673da9d2e" |
1084 |
| - integrity sha512-V1DFizimL6bfDdRcwFW8vYvJX9W3rTD6JcYPUsWVR6VxH6ao9mlLWC3cWpQA0nZR8QGT9OmeG4oE/i6L4cRdyw== |
| 1088 | +"@voiceflow/prettier-config@1.2.1": |
| 1089 | + version "1.2.1" |
| 1090 | + resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.2.1.tgz#906bc852bcd8b2586fa62e4635392a0bea1fdb59" |
| 1091 | + integrity sha512-J7wnJCwRWSNX33Ji2eLeBxtwXplAKIk9/aOfrHVfKmYrLHqXvOcrl2/7xa37jqnuTl8vw3+UsfFo3sMDY6weTg== |
1085 | 1092 |
|
1086 |
| -"@voiceflow/tsconfig@1.2.5": |
1087 |
| - version "1.2.5" |
1088 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.2.5.tgz#b5ebf633fb56f838bf561dc67eef6bc24c862579" |
1089 |
| - integrity sha512-1HJkuvp3Rekb8q8qxGQViGVJi45FAeEFz4zYRFPfIzc7W0l2Buy8GUO5656Q88bMAAaDtPwxJ4RfRv9ChPvVyQ== |
| 1093 | +"@voiceflow/tsconfig@1.3.0": |
| 1094 | + version "1.3.0" |
| 1095 | + resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.3.0.tgz#66cd762c7000e703de44cf41fccff457860aaac6" |
| 1096 | + integrity sha512-rlSarcUAUMjevrfGjH8iCz1UvFLoLdHKz0xtgkEJTYj22jfCn8r8A9soucYvMJJib+4wxoV5rxXrW08/3h285w== |
1090 | 1097 | dependencies:
|
1091 | 1098 | "@zerollup/ts-transform-paths" "1.7.18"
|
1092 | 1099 |
|
|
6451 | 6458 | resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
|
6452 | 6459 | integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
6453 | 6460 |
|
| 6461 | +shallowequal@^1.1.0: |
| 6462 | + version "1.1.0" |
| 6463 | + resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" |
| 6464 | + integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== |
| 6465 | + |
6454 | 6466 | shebang-command@^1.2.0:
|
6455 | 6467 | version "1.2.0"
|
6456 | 6468 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
|
|
0 commit comments