Skip to content

Commit 98dabf6

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [express-jwt](https://github.com/auth0/express-jwt), [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [sanitize-html](https://github.com/apostrophecms/sanitize-html) and [socket.io](https://github.com/socketio/socket.io). Updates `express-jwt` from 0.1.3 to 6.0.0 - [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/express-jwt@v0.1.3...v6.0.0) Updates `jsonwebtoken` from 0.4.0 to 9.0.0 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/commits/v9.0.0) Updates `sanitize-html` from 1.4.2 to 2.12.1 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.12.1) Updates `socket.io` from 3.1.2 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/3.1.2...socket.io@4.8.1) --- updated-dependencies: - dependency-name: express-jwt dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jsonwebtoken dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sanitize-html dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: socket.io dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b70d4a commit 98dabf6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"exif": "^0.6.0",
131131
"express": "^4.17.1",
132132
"express-ipfilter": "^1.2.0",
133-
"express-jwt": "0.1.3",
133+
"express-jwt": "6.0.0",
134134
"express-rate-limit": "^5.3.0",
135135
"express-robots-txt": "^0.4.1",
136136
"express-security.txt": "^2.0.0",
@@ -152,7 +152,7 @@
152152
"html-entities": "^1.3.1",
153153
"i18n": "^0.11.1",
154154
"js-yaml": "^3.14.0",
155-
"jsonwebtoken": "0.4.0",
155+
"jsonwebtoken": "9.0.0",
156156
"jssha": "^3.1.1",
157157
"juicy-chat-bot": "~0.8.0",
158158
"libxmljs": "^1.0.11",
@@ -171,11 +171,11 @@
171171
"replace": "^1.2.0",
172172
"request": "^2.88.2",
173173
"sanitize-filename": "^1.6.3",
174-
"sanitize-html": "1.4.2",
174+
"sanitize-html": "2.12.1",
175175
"semver": "^7.3.2",
176176
"sequelize": "^6.15.1",
177177
"serve-index": "^1.9.1",
178-
"socket.io": "^3.1.0",
178+
"socket.io": "^4.8.1",
179179
"sqlite3": "^5.0.8",
180180
"svg-captcha": "^1.4.0",
181181
"swagger-ui-express": "^5.0.0",

0 commit comments

Comments
 (0)