summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-11 19:08:01 +0000
committerGitHub <noreply@github.com>2022-12-11 19:08:01 +0000
commita58659735fdc684f1e9540fdc12d010e2fd95e58 (patch)
tree1885e9dce53e4f980c5a8f4a2aa85231ba3b7b3c /package.json
parent36b5980d01bc1bcb8bc0167ae868a323d75f0d41 (diff)
downloadProject-TechRPG-dependabot/npm_and_yarn/express-4.17.3.tar.gz
Project-TechRPG-dependabot/npm_and_yarn/express-4.17.3.tar.bz2
Project-TechRPG-dependabot/npm_and_yarn/express-4.17.3.zip
Bump express from 4.17.1 to 4.17.3dependabot/npm_and_yarn/express-4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b35e65..f201b74 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/Alee14/Project-TechRPG#readme",
"dependencies": {
- "express": "^4.17.1",
+ "express": "^4.17.3",
"fs": "0.0.1-security",
"http": "0.0.0",
"javascript-obfuscator": "^0.18.1"