File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 39
39
"@types/node" : " 14.17.1" ,
40
40
"bob-the-bundler" : " 1.2.0" ,
41
41
"eslint-config-standard" : " 16.0.3" ,
42
- "eslint-plugin-import" : " 2.23.3 " ,
42
+ "eslint-plugin-import" : " 2.23.4 " ,
43
43
"eslint-plugin-node" : " 11.1.0" ,
44
44
"eslint-plugin-promise" : " 5.1.0" ,
45
45
"eslint-plugin-standard" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -3268,10 +3268,10 @@ eslint-plugin-es@^3.0.0:
3268
3268
eslint-utils "^2.0.0"
3269
3269
regexpp "^3.0.0"
3270
3270
3271
-
3272
- version "2.23.3 "
3273
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3 .tgz#8a1b073289fff03c4af0f04b6df956b7d463e191 "
3274
- integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ ==
3271
+
3272
+ version "2.23.4 "
3273
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
3274
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
3275
3275
dependencies :
3276
3276
array-includes "^3.1.3"
3277
3277
array.prototype.flat "^1.2.4"
4176
4176
" @graphql-typed-document-node/core" " ^3.1.0"
4177
4177
ramda "^0.27.1"
4178
4178
4179
- graphql-rate-limit@3.0 .0 :
4180
- version "3.0 .0"
4181
- resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-3.0 .0.tgz#d3e23951fc2e6767d4b696680ffb72cf2491a8ce "
4182
- integrity sha512-jrXdIr1sUCn9+UZHrKu5t/tg4cZNaIfTrgbaIkFYamDQn45hWzHoMZTC1SADqt0UAZnchDZcZF4SUzl+c5AeCA ==
4179
+ graphql-rate-limit@3.1 .0 :
4180
+ version "3.1 .0"
4181
+ resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-3.1 .0.tgz#df8f164cfda38604104b58647ea8a6821dd78b40 "
4182
+ integrity sha512-cT/WGsZye0e6EQPKPh01CcRrx/kstBe1Pxv8dae5LHtCSb0sCKQIdQMyBhJsFAkKERBiQVegLaDvhI+V9H7pJA ==
4183
4183
dependencies :
4184
4184
" @graphql-tools/utils" " ^7.6.0"
4185
4185
graphql-shield "^7.5.0"
You can’t perform that action at this time.
0 commit comments