This repository was archived by the owner on Feb 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 51
51
"jss-plugin-global" : " 10.3.0" ,
52
52
"mailgun-js" : " 0.22.0" ,
53
53
"mustache" : " 4.0.1" ,
54
- "node-pg-migrate" : " 5.3 .0" ,
54
+ "node-pg-migrate" : " 5.5 .0" ,
55
55
"nodemailer" : " 6.4.11" ,
56
56
"pg" : " 8.3.0" ,
57
57
"redis" : " 3.0.2" ,
Original file line number Diff line number Diff line change 1279
1279
resolved "https://registry.yarnpkg.com/@types/pg-types/-/pg-types-1.11.5.tgz#1eebbe62b6772fcc75c18957a90f933d155e005b"
1280
1280
integrity sha512-L8ogeT6vDzT1vxlW3KITTCt+BVXXVkLXfZ/XNm6UqbcJgxf+KPO7yjWx7dQQE8RW07KopL10x2gNMs41+IkMGQ==
1281
1281
1282
-
1282
+ "@types/
[email protected] "
, "@types/pg@^7.4.0" :
1283
1283
version "7.14.4"
1284
1284
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.4.tgz#15cfcfd9300f94fd44e6191a1b0ba18d2de209f6"
1285
1285
integrity sha512-yCKVMCcFPZSFHGg+8qjY368uf3ruyDBPjxvOU2ZcGa/vRFo5Ti5Y6z6vl+2hxtwm9VMWUGb6TWkIk3cIV8C0Cw==
1286
1286
dependencies:
1287
1287
"@types/node" "*"
1288
1288
"@types/pg-types" "*"
1289
1289
1290
- "@types/pg@^7.4.0":
1291
- version "7.14.3"
1292
- resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.3.tgz#eb166e4f4287923890b10ed20371f937938cb995"
1293
- integrity sha512-go5zddQ1FrUQHeBvqPzQ1svKo4KKucSwvqLsvwc/EIuQ9sxDA21b68xc/RwhzAK5pPCnez8NrkYatFIGdJBVvA==
1294
- dependencies:
1295
- "@types/node" "*"
1296
- "@types/pg-types" "*"
1297
-
1298
1290
"@types/q@^1.5.1":
1299
1291
version "1.5.4"
1300
1292
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
@@ -8108,10 +8100,10 @@ node-libs-browser@^2.2.1:
8108
8100
util "^0.11.0"
8109
8101
vm-browserify "^1.0.1"
8110
8102
8111
- node-pg-migrate@5.3 .0:
8112
- version "5.3 .0"
8113
- resolved "https://registry.yarnpkg.com/node-pg-migrate/-/node-pg-migrate-5.3 .0.tgz#baa2311f4008e0d81d451965e7fd475393f0f5ed "
8114
- integrity sha512-fGuTkoBo+u+aTd9OJaRansSJcZIpm4Rm/gqlBhu9ThXvPFivmHDIMv7Hj+rh6ApB3MnoneW5zmaB94L/gbzsLA ==
8103
+ node-pg-migrate@5.5 .0:
8104
+ version "5.5 .0"
8105
+ resolved "https://registry.yarnpkg.com/node-pg-migrate/-/node-pg-migrate-5.5 .0.tgz#2dbc9d01d329b8728418b8f5254d408628ca025d "
8106
+ integrity sha512-3traJNXEMNA6TVzegn35G7uVzziQNKsFSPsG5WdLCMCkVlQ3AURJ6xqhp3Yqvrd7CawO4oHwVrT5R4bVQ7Svqw ==
8115
8107
dependencies:
8116
8108
"@types/pg" "^7.4.0"
8117
8109
decamelize "^4.0.0"
You can’t perform that action at this time.
0 commit comments