Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Jul 14, 2024
1 parent 5fb12c1 commit 1aa5854
Show file tree
Hide file tree
Showing 5 changed files with 2,516 additions and 2,189 deletions.
56 changes: 28 additions & 28 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
},
"dependencies": {
"@apollo/server": "4.10.4",
"@azure/storage-blob": "12.17.0",
"@azure/storage-blob": "12.23.0",
"@exlinc/keycloak-passport": "1.0.2",
"@graphql-tools/schema": "10.0.3",
"@graphql-tools/schema": "10.0.4",
"@graphql-tools/utils": "10.1.3",
"@hexagon/base64": "1.1.28",
"@joplin/turndown-plugin-gfm": "1.0.55",
"@joplin/turndown-plugin-gfm": "1.0.56",
"@node-saml/passport-saml": "5.0.0",
"@root/csr": "0.8.1",
"@root/keypairs": "0.10.3",
Expand All @@ -51,7 +51,7 @@
"@vue-email/compiler": "0.8.14",
"acme": "3.0.3",
"akismet-api": "6.0.0",
"aws-sdk": "2.1603.0",
"aws-sdk": "2.1659.0",
"bcryptjs": "2.4.3",
"chalk": "5.3.0",
"cheerio": "1.0.0-rc.12",
Expand All @@ -69,15 +69,15 @@
"dependency-graph": "1.0.0",
"diff": "5.2.0",
"diff2html": "3.4.48",
"dompurify": "3.1.0",
"dompurify": "3.1.6",
"dotize": "0.3.0",
"emoji-regex": "10.3.0",
"eventemitter2": "6.4.9",
"express": "4.19.2",
"express-brute": "1.0.1",
"express-session": "1.18.0",
"file-type": "19.0.0",
"filesize": "10.1.1",
"file-type": "19.1.1",
"filesize": "10.1.4",
"fs-extra": "11.2.0",
"getos": "3.2.1",
"graphql": "16.8.1",
Expand All @@ -87,14 +87,14 @@
"graphql-upload": "16.0.2",
"gray-matter": "4.0.3",
"he": "1.2.0",
"highlight.js": "11.9.0",
"highlight.js": "11.10.0",
"image-size": "1.1.1",
"js-base64": "3.7.7",
"js-binary": "1.2.0",
"js-yaml": "4.1.0",
"jsdom": "24.0.0",
"jsdom": "24.1.0",
"jsonwebtoken": "9.0.2",
"katex": "0.16.10",
"katex": "0.16.11",
"klaw": "4.1.0",
"knex": "3.1.0",
"lodash": "4.17.21",
Expand All @@ -109,7 +109,7 @@
"markdown-it-footnote": "4.0.0",
"markdown-it-imsize": "2.0.1",
"markdown-it-mark": "4.0.0",
"markdown-it-mdc": "0.2.3",
"markdown-it-mdc": "0.2.5",
"markdown-it-multimd-table": "4.2.3",
"markdown-it-sub": "2.0.0",
"markdown-it-sup": "2.0.0",
Expand All @@ -121,9 +121,9 @@
"nanoid": "5.0.7",
"node-2fa": "2.0.3",
"node-cache": "5.1.2",
"nodemailer": "6.9.13",
"nodemailer": "6.9.14",
"objection": "3.1.4",
"octokit": "3.2.0",
"octokit": "4.0.2",
"passport": "0.7.0",
"passport-auth0": "1.4.4",
"passport-azure-ad": "4.3.5",
Expand All @@ -137,41 +137,41 @@
"passport-jwt": "4.0.1",
"passport-ldapauth": "3.0.1",
"passport-local": "1.0.0",
"passport-microsoft": "2.0.0",
"passport-microsoft": "2.1.0",
"passport-oauth2": "1.8.0",
"passport-okta-oauth": "0.0.1",
"passport-openidconnect": "0.1.2",
"passport-slack-oauth2": "1.2.0",
"passport-twitch-strategy": "2.2.0",
"pem-jwk": "2.0.0",
"pg": "8.11.5",
"pg": "8.12.0",
"pg-hstore": "2.3.4",
"pg-pubsub": "0.8.1",
"pg-query-stream": "4.5.5",
"pg-query-stream": "4.6.0",
"pg-tsquery": "8.4.2",
"poolifier": "3.1.29",
"prom-client": "15.1.2",
"poolifier": "4.0.18",
"prom-client": "15.1.3",
"punycode": "2.3.1",
"puppeteer-core": "22.6.5",
"puppeteer-core": "22.13.0",
"qr-image": "3.2.0",
"remove-markdown": "0.5.0",
"safe-regex": "2.1.1",
"sanitize-filename": "1.6.3",
"scim-query-filter-parser": "2.0.4",
"semver": "7.6.0",
"semver": "7.6.2",
"serve-favicon": "2.5.0",
"sharp": "0.33.3",
"simple-git": "3.24.0",
"sharp": "0.33.4",
"simple-git": "3.25.0",
"socket.io": "4.7.5",
"striptags": "3.2.0",
"tar-fs": "3.0.5",
"turndown": "7.1.3",
"tar-fs": "3.0.6",
"turndown": "7.2.0",
"twemoji": "14.0.2",
"ufo": "1.5.3",
"uslug": "1.0.4",
"uuid": "9.0.1",
"uuid": "10.0.0",
"validate.js": "0.13.1",
"vue": "3.4.23",
"vue": "3.4.31",
"xss": "1.0.15",
"yargs": "17.7.2"
},
Expand All @@ -181,8 +181,8 @@
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"nodemon": "3.1.0"
"eslint-plugin-promise": "6.4.0",
"nodemon": "3.1.4"
},
"overrides": {
"@graphql-tools/utils": "10.1.3"
Expand Down
Loading

0 comments on commit 1aa5854

Please sign in to comment.