File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"homepage" : " https://github.com/18F/analytics-reporter-api#readme" ,
25
25
"devDependencies" : {
26
- "chai" : " ^4.3.4 " ,
27
- "eslint" : " ^8.36 .0" ,
26
+ "chai" : " ^4.3.10 " ,
27
+ "eslint" : " ^8.52 .0" ,
28
28
"eslint-config-airbnb" : " ^19.0.4" ,
29
- "eslint-plugin-import" : " ^2.22.1 " ,
30
- "eslint-plugin-jsx-a11y" : " ^6.4 .1" ,
31
- "eslint-plugin-react" : " ^7.23 .2" ,
29
+ "eslint-plugin-import" : " ^2.29.0 " ,
30
+ "eslint-plugin-jsx-a11y" : " ^6.7 .1" ,
31
+ "eslint-plugin-react" : " ^7.33 .2" ,
32
32
"extend" : " >= 3.0.2" ,
33
33
"mocha" : " ^10.2.0" ,
34
- "nodemon" : " ^2 .0.22 " ,
34
+ "nodemon" : " ^3 .0.1 " ,
35
35
"proxyquire" : " ^2.1.3" ,
36
36
"supertest" : " ^6.3.3" ,
37
37
"supertest-as-promised" : " ^4.0.2"
38
38
},
39
39
"dependencies" : {
40
40
"express" : " ^4.18.2" ,
41
- "express-winston" : " ^4.1 .0" ,
42
- "knex" : " ^2.4.2 " ,
41
+ "express-winston" : " ^4.2 .0" ,
42
+ "knex" : " ^3.0.1 " ,
43
43
"lodash" : " >= 4.17.21" ,
44
- "pg" : " ^8.6.0 " ,
45
- "sinon" : " ^15 .0.2 " ,
46
- "winston" : " ^3.3.3 "
44
+ "pg" : " ^8.11.3 " ,
45
+ "sinon" : " ^17 .0.0 " ,
46
+ "winston" : " ^3.11.0 "
47
47
},
48
48
"optionalDependencies" : {
49
- "newrelic" : " ^9.14.1 " ,
49
+ "newrelic" : " ^11.3.0 " ,
50
50
"jq" : " ^1.7.2"
51
51
},
52
52
"engines" : {
You can’t perform that action at this time.
0 commit comments