From 761759e0aeaea46569a265f5acb62b370b31dc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:13:04 +0000 Subject: [PATCH] Bump @types/request-ip from 0.0.35 to 0.0.36 Bumps [@types/request-ip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-ip) from 0.0.35 to 0.0.36. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-ip) --- updated-dependencies: - dependency-name: "@types/request-ip" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfab237..6306f46 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.14.1", - "@types/request-ip": "0.0.35", + "@types/request-ip": "0.0.36", "@types/ws": "^7.2.2", "pkg-jq": "^0.2.4", "shx": "^0.3.2",