chore: Update solid authn dependency

Tests are failing with 1.15 so sticking with 1.14 for now
This commit is contained in:
Joachim Van Herwegen
2023-04-26 15:15:36 +02:00
parent db65a27faa
commit 346460cb56
2 changed files with 30 additions and 112 deletions

138
package-lock.json generated
View File

@@ -82,8 +82,8 @@
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@inrupt/solid-client-authn-core": "^1.12.2",
"@inrupt/solid-client-authn-node": "^1.12.2",
"@inrupt/solid-client-authn-core": "1.14.0",
"@inrupt/solid-client-authn-node": "1.14.0",
"@microsoft/tsdoc-config": "^0.16.2",
"@tsconfig/node14": "^1.0.3",
"@types/cheerio": "^0.22.31",
@@ -3372,70 +3372,37 @@
}
},
"node_modules/@inrupt/solid-client-authn-core": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.12.2.tgz",
"integrity": "sha512-UitzMHfUKVHy5ogYgdRLo82CUkHrFLJfnYH8jxpELEK+EzOg3zDT0vmNyNjpZ9vL9th9BOzy8RBuwWusZuo/wg==",
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.14.0.tgz",
"integrity": "sha512-/H05XiMpgRjhHECT4Pku1jHlQoRzP4H5kcgZH+dbc54mMYrglBuCHXNGgW967zcg0eiCn0NROdovy8r4vl1LWQ==",
"dev": true,
"dependencies": {
"@inrupt/solid-common-vocab": "^1.0.0",
"@types/lodash.clonedeep": "^4.5.6",
"@types/uuid": "^8.3.0",
"cross-fetch": "^3.1.5",
"events": "^3.3.0",
"jose": "^4.3.7",
"jose": "^4.10.0",
"lodash.clonedeep": "^4.5.0",
"uuid": "^8.3.1"
"uuid": "^9.0.0"
},
"engines": {
"node": "^14.0.0 || ^16.0.0"
}
},
"node_modules/@inrupt/solid-client-authn-core/node_modules/@types/uuid": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.4.tgz",
"integrity": "sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==",
"dev": true
},
"node_modules/@inrupt/solid-client-authn-core/node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"dev": true,
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/@inrupt/solid-client-authn-node": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.12.2.tgz",
"integrity": "sha512-w7RLSMz87gJ+5xUFoH/XfKTC05kipJr5kjfJdezKrGr1RhrbLu1byPWn5iW+tfANuWtvlsXIHhEJxG7YW1Q2bQ==",
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.14.0.tgz",
"integrity": "sha512-9CPJ9iDBx16ddUR1KxqJIb/fpW2tH6AMb4tCjGB2CgeZXnF+6PR9yeoDlKMMQy0m7GBkj7E5tUadIL3RmQ9pYw==",
"dev": true,
"dependencies": {
"@inrupt/solid-client-authn-core": "^1.12.2",
"@inrupt/solid-client-authn-core": "^1.14.0",
"cross-fetch": "^3.1.5",
"jose": "^4.3.7",
"openid-client": "^5.1.0",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"engines": {
"node": "^14.0.0 || ^16.0.0"
}
},
"node_modules/@inrupt/solid-client-authn-node/node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"dev": true,
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/@inrupt/solid-common-vocab": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-common-vocab/-/solid-common-vocab-1.0.0.tgz",
"integrity": "sha512-LcImhJqqPsNl/OlULzEEK2rYevty0eh1zaOLVz3lnydEU1DQkeaJ8fKBxKdp5/QjCtnIYcaDjh5U11PGh29Dgg==",
"dev": true
},
"node_modules/@ioredis/commands": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.1.1.tgz",
@@ -4342,15 +4309,6 @@
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw=="
},
"node_modules/@types/lodash.clonedeep": {
"version": "4.5.6",
"resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.6.tgz",
"integrity": "sha512-cE1jYr2dEg1wBImvXlNtp0xDoS79rfEdGozQVgliDZj1uERH4k+rmEMTudP9b4VQ8O6nRb5gPqft0QzEQGMQgA==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
}
},
"node_modules/@types/lodash.orderby": {
"version": "4.6.7",
"resolved": "https://registry.npmjs.org/@types/lodash.orderby/-/lodash.orderby-4.6.7.tgz",
@@ -10900,9 +10858,9 @@
"dev": true
},
"node_modules/jose": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw==",
"version": "4.14.1",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.14.1.tgz",
"integrity": "sha512-SgjXLpP7jhQkUNKL6RpowoR/IF4QKE+WjLDMpNnh2vmhiFs67NftrNpvFtgbwpvRdtueFliahYYWz9E+XZZQlg==",
"funding": {
"url": "https://github.com/sponsors/panva"
}
@@ -18013,62 +17971,31 @@
"dev": true
},
"@inrupt/solid-client-authn-core": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.12.2.tgz",
"integrity": "sha512-UitzMHfUKVHy5ogYgdRLo82CUkHrFLJfnYH8jxpELEK+EzOg3zDT0vmNyNjpZ9vL9th9BOzy8RBuwWusZuo/wg==",
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.14.0.tgz",
"integrity": "sha512-/H05XiMpgRjhHECT4Pku1jHlQoRzP4H5kcgZH+dbc54mMYrglBuCHXNGgW967zcg0eiCn0NROdovy8r4vl1LWQ==",
"dev": true,
"requires": {
"@inrupt/solid-common-vocab": "^1.0.0",
"@types/lodash.clonedeep": "^4.5.6",
"@types/uuid": "^8.3.0",
"cross-fetch": "^3.1.5",
"events": "^3.3.0",
"jose": "^4.3.7",
"jose": "^4.10.0",
"lodash.clonedeep": "^4.5.0",
"uuid": "^8.3.1"
},
"dependencies": {
"@types/uuid": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.4.tgz",
"integrity": "sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==",
"dev": true
},
"uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"dev": true
}
"uuid": "^9.0.0"
}
},
"@inrupt/solid-client-authn-node": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.12.2.tgz",
"integrity": "sha512-w7RLSMz87gJ+5xUFoH/XfKTC05kipJr5kjfJdezKrGr1RhrbLu1byPWn5iW+tfANuWtvlsXIHhEJxG7YW1Q2bQ==",
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.14.0.tgz",
"integrity": "sha512-9CPJ9iDBx16ddUR1KxqJIb/fpW2tH6AMb4tCjGB2CgeZXnF+6PR9yeoDlKMMQy0m7GBkj7E5tUadIL3RmQ9pYw==",
"dev": true,
"requires": {
"@inrupt/solid-client-authn-core": "^1.12.2",
"@inrupt/solid-client-authn-core": "^1.14.0",
"cross-fetch": "^3.1.5",
"jose": "^4.3.7",
"openid-client": "^5.1.0",
"uuid": "^8.3.2"
},
"dependencies": {
"uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"dev": true
}
"uuid": "^9.0.0"
}
},
"@inrupt/solid-common-vocab": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@inrupt/solid-common-vocab/-/solid-common-vocab-1.0.0.tgz",
"integrity": "sha512-LcImhJqqPsNl/OlULzEEK2rYevty0eh1zaOLVz3lnydEU1DQkeaJ8fKBxKdp5/QjCtnIYcaDjh5U11PGh29Dgg==",
"dev": true
},
"@ioredis/commands": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.1.1.tgz",
@@ -18876,15 +18803,6 @@
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw=="
},
"@types/lodash.clonedeep": {
"version": "4.5.6",
"resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.6.tgz",
"integrity": "sha512-cE1jYr2dEg1wBImvXlNtp0xDoS79rfEdGozQVgliDZj1uERH4k+rmEMTudP9b4VQ8O6nRb5gPqft0QzEQGMQgA==",
"dev": true,
"requires": {
"@types/lodash": "*"
}
},
"@types/lodash.orderby": {
"version": "4.6.7",
"resolved": "https://registry.npmjs.org/@types/lodash.orderby/-/lodash.orderby-4.6.7.tgz",
@@ -23776,9 +23694,9 @@
"dev": true
},
"jose": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw=="
"version": "4.14.1",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.14.1.tgz",
"integrity": "sha512-SgjXLpP7jhQkUNKL6RpowoR/IF4QKE+WjLDMpNnh2vmhiFs67NftrNpvFtgbwpvRdtueFliahYYWz9E+XZZQlg=="
},
"js-tokens": {
"version": "4.0.0",

View File

@@ -169,8 +169,8 @@
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@inrupt/solid-client-authn-core": "^1.12.2",
"@inrupt/solid-client-authn-node": "^1.12.2",
"@inrupt/solid-client-authn-core": "1.14.0",
"@inrupt/solid-client-authn-node": "1.14.0",
"@microsoft/tsdoc-config": "^0.16.2",
"@tsconfig/node14": "^1.0.3",
"@types/cheerio": "^0.22.31",