Skip to content

Commit b0c563c

Browse files
Update all non-major dependencies
1 parent aa98bfd commit b0c563c

File tree

11 files changed

+9622
-3033
lines changed

11 files changed

+9622
-3033
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:14.16.1
5+
- image: circleci/node:14.18.2
66
working_directory: ~/siros-postgres
77
steps:
88
- checkout

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
save=true
22
save-exact=true
3+

admin-scripts/package-lock.json

Lines changed: 3132 additions & 851 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin-scripts/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
"description": "Siros admin scripts (command line)",
55
"dependencies": {
66
"dotenv": "8.6.0",
7-
"pdfmake": "0.2.4",
8-
"pg": "8.7.1",
9-
"pg-promise": "10.11.1",
7+
"pdfmake": "0.2.8",
8+
"pg": "8.11.3",
9+
"pg-promise": "10.15.4",
1010
"printf": "0.6.1",
1111
"squel": "5.13.0",
12-
"winston": "3.3.3"
12+
"winston": "3.11.0"
1313
},
1414
"devDependencies": {
1515
"eslint": "7.32.0",
1616
"eslint-config-airbnb-base": "14.2.1",
17-
"eslint-plugin-import": "2.25.3",
18-
"eslint-plugin-jest": "25.3.0",
17+
"eslint-plugin-import": "2.29.1",
18+
"eslint-plugin-jest": "25.7.0",
1919
"jest": "26.6.3"
2020
},
2121
"scripts": {

api-server/package-lock.json

Lines changed: 3046 additions & 1423 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-server/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
"dependencies": {
1717
"@koa/router": "10.1.1",
1818
"dotenv": "8.6.0",
19-
"koa": "2.13.4",
20-
"koa-bodyparser": "4.3.0",
21-
"koa-compress": "5.1.0",
19+
"koa": "2.14.2",
20+
"koa-bodyparser": "4.4.1",
21+
"koa-compress": "5.1.1",
2222
"koa-helmet": "6.1.0",
2323
"koa-no-cache": "2.0.0",
2424
"koa-passport": "4.1.4",
25-
"koa-session": "6.2.0",
25+
"koa-session": "6.4.0",
2626
"passport-google-oauth20": "2.0.0",
27-
"pg": "8.7.1",
27+
"pg": "8.11.3",
2828
"squel": "5.13.0",
29-
"winston": "3.3.3"
29+
"winston": "3.11.0"
3030
},
3131
"devDependencies": {
3232
"eslint": "7.32.0",
3333
"eslint-config-airbnb-base": "14.2.1",
34-
"eslint-plugin-import": "2.25.3",
35-
"nodemon": "2.0.15"
34+
"eslint-plugin-import": "2.29.1",
35+
"nodemon": "2.0.22"
3636
}
3737
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy