chore(deps): Update dependencies.

This commit is contained in:
Ruben Verborgh 2021-05-04 12:31:19 +01:00
parent 1d65143e89
commit b94c6a3b70
2 changed files with 2378 additions and 715 deletions

3087
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -109,7 +109,7 @@
"escape-string-regexp": "^4.0.0", "escape-string-regexp": "^4.0.0",
"fetch-sparql-endpoint": "^1.8.0", "fetch-sparql-endpoint": "^1.8.0",
"handlebars": "^4.7.6", "handlebars": "^4.7.6",
"jose": "^3.11.1", "jose": "^3.11.6",
"mime-types": "^2.1.27", "mime-types": "^2.1.27",
"n3": "^1.8.0", "n3": "^1.8.0",
"nodemailer": "^6.4.17", "nodemailer": "^6.4.17",
@ -132,7 +132,7 @@
"yargs": "^16.0.0" "yargs": "^16.0.0"
}, },
"devDependencies": { "devDependencies": {
"@inrupt/solid-client-authn-node": "^1.7.2", "@inrupt/solid-client-authn-node": "^1.8.1",
"@microsoft/tsdoc-config": "^0.15.0", "@microsoft/tsdoc-config": "^0.15.0",
"@tsconfig/node12": "^1.0.7", "@tsconfig/node12": "^1.0.7",
"@types/cheerio": "^0.22.27", "@types/cheerio": "^0.22.27",
@ -154,7 +154,7 @@
"eslint-plugin-tsdoc": "^0.2.7", "eslint-plugin-tsdoc": "^0.2.7",
"eslint-plugin-unused-imports": "^1.0.0", "eslint-plugin-unused-imports": "^1.0.0",
"husky": "^4.2.5", "husky": "^4.2.5",
"jest": "^26.0.1", "jest": "^26.6.3",
"jest-rdf": "^1.5.0", "jest-rdf": "^1.5.0",
"manual-git-changelog": "^1.0.1", "manual-git-changelog": "^1.0.1",
"node-mocks-http": "^1.8.1", "node-mocks-http": "^1.8.1",