File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 41
41
"@types/sinon" : " ^10.0.0" ,
42
42
"@types/supertest" : " ^2.0.11" ,
43
43
"@voiceflow/commitlint-config" : " 2.0.0" ,
44
- "@voiceflow/common" : " 7.22.0 " ,
44
+ "@voiceflow/common" : " 7.26.1 " ,
45
45
"@voiceflow/eslint-config" : " 5.1.2" ,
46
46
"@voiceflow/git-branch-check" : " 1.2.3" ,
47
- "@voiceflow/prettier-config" : " 1.0.6 " ,
47
+ "@voiceflow/prettier-config" : " 1.0.7 " ,
48
48
"@voiceflow/tsconfig" : " 1.2.5" ,
49
49
"@zerollup/ts-transform-paths" : " ^1.7.18" ,
50
50
"chai-as-promised" : " ^7.1.1" ,
Original file line number Diff line number Diff line change 1173
1173
dependencies :
1174
1174
" @commitlint/config-conventional" " 16.0.0"
1175
1175
1176
- " @voiceflow/common@7.22.0 " :
1177
- version "7.22.0 "
1178
- resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.22.0 .tgz#9de2a9a6f8c778e5d54206224a88f900cdfb6d89 "
1179
- integrity sha512-mKeNfclIGclXAWz5Td0BEHR7jhm9dUZfrqoukXekBZRrDzXYai1D4F3AxXhX2DEqIE1lPXCr8SATQSE65NxpEg ==
1176
+ " @voiceflow/common@7.26.1 " :
1177
+ version "7.26.1 "
1178
+ resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.26.1 .tgz#71d39f69286a2dc1fa18c79eb0bfa2a3741be5db "
1179
+ integrity sha512-I9U9NLZO8tfnrGf5mw7+wK55M425x0QkyIODA0mw8Andi2LC4xRXbVDVHTtFzfmekYmYbW45XwoANO5clzR3hQ ==
1180
1180
dependencies :
1181
1181
" @types/crypto-js" " ^4.0.2"
1182
1182
bson-objectid "^2.0.1"
1183
1183
crypto-js "^4.1.1"
1184
1184
cuid "^2.1.8"
1185
- dayjs "^ 1.10.7"
1185
+ dayjs "1.10.7"
1186
1186
lodash "^4.17.21"
1187
1187
murmurhash-wasm "^1.3.0"
1188
1188
number-to-words "^1.2.4"
1269
1269
quick-format-unescaped "^4.0.1"
1270
1270
sonic-boom "^1.0.2"
1271
1271
1272
-
1273
- version "1.0.6 "
1274
- resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.6 .tgz#c06ba240703eaed4516bc8719a23604a37ff6d83 "
1275
- integrity sha512-Q1VChvhTYGw/jtg2YBrFwd9wjqogvQaSppTrqNaOvmq9tgqLOPgZC20zBAwbM5JX6UPC6bKXN0qit0LLddC/kw ==
1272
+
1273
+ version "1.0.7 "
1274
+ resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.7 .tgz#628771e2cfb124f38c5c72164afa84b673da9d2e "
1275
+ integrity sha512-V1DFizimL6bfDdRcwFW8vYvJX9W3rTD6JcYPUsWVR6VxH6ao9mlLWC3cWpQA0nZR8QGT9OmeG4oE/i6L4cRdyw ==
1276
1276
1277
1277
1278
1278
version "1.2.5"
@@ -2485,7 +2485,7 @@ dateformat@^3.0.3:
2485
2485
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
2486
2486
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
2487
2487
2488
- dayjs@^ 1.10.7 :
2488
+
2489
2489
version "1.10.7"
2490
2490
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
2491
2491
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
You can’t perform that action at this time.
0 commit comments