@@ -2731,10 +2731,10 @@ fastq@^1.6.0:
2731
2731
dependencies :
2732
2732
reusify "^1.0.4"
2733
2733
2734
- fauna-schema-migrate@0 .1.10 :
2735
- version "0 .1.10 "
2736
- resolved "https://registry.yarnpkg.com/fauna-schema-migrate/-/fauna-schema-migrate-0 .1.10 .tgz#7aee55d25942d1811c0eba03400c7973de8d22c1 "
2737
- integrity sha512-V8yi7ketlHyKQe2dFaNynLgdUJ0QH/1MybsHnTaUhYLLB8T02FFWWB5uto/uretYzp5bn1wdJM4LcCLgrs38YQ ==
2734
+ fauna-schema-migrate@2 .1.0 :
2735
+ version "2 .1.0 "
2736
+ resolved "https://registry.yarnpkg.com/fauna-schema-migrate/-/fauna-schema-migrate-2 .1.0 .tgz#3d55d532481725ef7e057a824c8a210362e98f53 "
2737
+ integrity sha512-VZSkttVtTHHzP+ngJ4EUo7tjZdsMmWzKAhyorEfrfcchnifaPkFMs2+YyJWoKKOTyFfAtT9GaYqqd7jHe/3TIQ ==
2738
2738
dependencies :
2739
2739
" @babel/parser" " ^7.12.7"
2740
2740
" @types/deep-equal" " ^1.0.1"
2765
2765
ink-syntax-highlight "^1.0.1"
2766
2766
js-beautify "^1.13.0"
2767
2767
lodash.clonedeep "^4.5.0"
2768
- prettier "^2.2.1"
2769
2768
react ">=16.8.2"
2770
2769
react-hookstore "^1.5.1"
2771
2770
shelljs "^0.8.4"
2771
+ uuid "^8.3.2"
2772
2772
2773
2773
2774
2774
version "4.1.0"
@@ -5210,7 +5210,7 @@ prettier-linter-helpers@^1.0.0:
5210
5210
dependencies :
5211
5211
fast-diff "^1.1.2"
5212
5212
5213
- [email protected] , prettier@^2.2.1 :
5213
+
5214
5214
version "2.2.1"
5215
5215
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5216
5216
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
@@ -6716,6 +6716,11 @@ util@^0.11.0:
6716
6716
dependencies :
6717
6717
inherits "2.0.3"
6718
6718
6719
+ uuid@^8.3.2 :
6720
+ version "8.3.2"
6721
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
6722
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
6723
+
6719
6724
v8-compile-cache@^2.0.3 :
6720
6725
version "2.2.0"
6721
6726
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
0 commit comments