Skip to content

Commit 20ebc9f

Browse files
authored
Dependency update (#8) (#9)
* Update deps * 1.0.1-alpha.1
1 parent 67517f2 commit 20ebc9f

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "melinda-ui-poistot",
3-
"version": "1.0.0",
3+
"version": "1.0.1-alpha.1",
44
"description": "Melinda community ui for mass removal",
55
"author": "The National Library of Finland",
66
"license": "MIT",
@@ -33,26 +33,26 @@
3333
"dev": "cross-env DEBUG=@natlibfi/* NODE_ENV=test node --watch --test --experimental-test-coverage --test-reporter=spec './src/*.test.js'"
3434
},
3535
"dependencies": {
36-
"@natlibfi/melinda-backend-commons": "^3.0.0",
37-
"@natlibfi/melinda-commons": "^14.0.0",
38-
"@natlibfi/melinda-record-import-commons": "^13.0.0",
39-
"@natlibfi/melinda-rest-api-client": "^6.0.0",
36+
"@natlibfi/melinda-backend-commons": "^3.0.5",
37+
"@natlibfi/melinda-commons": "^14.0.2",
38+
"@natlibfi/melinda-record-import-commons": "^13.0.3",
39+
"@natlibfi/melinda-rest-api-client": "^6.0.3",
4040
"@natlibfi/melinda-ui-commons": "^6.0.0",
4141
"@natlibfi/passport-melinda-aleph": "^4.0.0",
4242
"@natlibfi/passport-melinda-jwt": "^3.0.0",
4343
"cookie-parser": "^1.4.7",
44-
"cors": "^2.8.5",
44+
"cors": "^2.8.6",
4545
"debug": "^4.4.3",
46-
"express": "^5.1.0",
47-
"express-handlebars": "^8.0.3",
48-
"express-openid-connect": "^2.19.2",
49-
"openid-client": "^6.8.1",
46+
"express": "^5.2.1",
47+
"express-handlebars": "^8.0.7",
48+
"express-openid-connect": "^2.20.1",
49+
"openid-client": "^6.8.2",
5050
"passport": "^0.7.0"
5151
},
5252
"devDependencies": {
5353
"@natlibfi/fixugen": "^3.0.1",
5454
"@natlibfi/fixura": "^4.0.1",
5555
"esbuild": "^0.27.4",
56-
"eslint": "^10.0.3"
56+
"eslint": "^10.1.0"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)