aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-03 15:31:51 +0000
committerGitHub <noreply@github.com>2022-06-03 15:31:51 +0000
commitfaf42d84d7322243c7535febc4d3b3f9c91105ca (patch)
tree658b314a5c3c63dceafb5c6346c52dd36cef989b
parentBump @types/passport from 1.0.7 to 1.0.8 (#97) (diff)
downloadee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar.gz
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar.bz2
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar.lz
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar.xz
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.tar.zst
ee4511w-web-faf42d84d7322243c7535febc4d3b3f9c91105ca.zip
Bump @types/node from 17.0.38 to 17.0.39 (#98)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.38 to 17.0.39. - [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 acb131f..da5babc 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.38",
+ "@types/node": "17.0.39",
"@types/passport": "^1.0.8",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.27.0",
diff --git a/yarn.lock b/yarn.lock
index 130c02f..0b9e9ec 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.38":
- version "17.0.38"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
- integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
+"@types/node@*", "@types/node@17.0.39":
+ version "17.0.39"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.39.tgz#3652d82e2a16b4ea679d5ea3143b816c91b7e113"
+ integrity sha512-JDU3YLlnPK3WDao6/DlXLOgSNpG13ct+CwIO17V8q0/9fWJyeMJJ/VyZ1lv8kDprihvZMydzVwf0tQOqGiY2Nw==
"@types/passport@^1.0.8":
version "1.0.8"