aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-19 15:45:23 +0000
committerGitHub <noreply@github.com>2022-04-19 15:45:23 +0000
commit75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea (patch)
tree43137cbe893093b9e4b49bcca3fb7e1b9edc9d10
parentBump fastify/github-action-merge-dependabot from 3.1.2 to 3.1.3 (#48) (diff)
downloadee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.gz
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.bz2
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.lz
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.xz
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.tar.zst
ee4511w-web-75aadf11ca8641ab8c2fceefc34d9b76b2c6dfea.zip
Bump @types/node from 17.0.24 to 17.0.25 (#49)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index bb86eb8..d967f9c 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/csurf": "1.11.2",
"@types/express": "4.17.13",
"@types/express-fileupload": "1.2.2",
- "@types/node": "17.0.24",
+ "@types/node": "17.0.25",
"@types/passport": "^1.0.7",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.19.0",
diff --git a/yarn.lock b/yarn.lock
index a86086e..367cad0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -142,10 +142,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
-"@types/node@*", "@types/node@17.0.24":
- version "17.0.24"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
- integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
+"@types/node@*", "@types/node@17.0.25":
+ version "17.0.25"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
+ integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
"@types/passport@^1.0.7":
version "1.0.7"