Skip to content

Commit 52e2618

Browse files
committed
revert node update
1 parent a18b01a commit 52e2618

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/express": "^4.17.8",
4343
"@types/http-proxy": "^1.17.4",
4444
"@types/js-yaml": "^4.0.0",
45-
"@types/node": "14.17.19",
45+
"@types/node": "^14.17.1",
4646
"@types/pem": "^1.9.5",
4747
"@types/proxy-from-env": "^1.0.1",
4848
"@types/safe-compare": "^1.1.0",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -441,16 +441,11 @@
441441
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
442442
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
443443

444-
"@types/node@*":
444+
"@types/node@*", "@types/node@^14.17.1":
445445
version "14.17.6"
446446
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
447447
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
448448

449-
450-
version "14.17.19"
451-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.19.tgz#7341e9ac1b5d748d7a3ddc04336ed536a6f91c31"
452-
integrity sha512-jjYI6NkyfXykucU6ELEoT64QyKOdvaA6enOqKtP4xUsGY0X0ZUZz29fUmrTRo+7v7c6TgDu82q3GHHaCEkqZwA==
453-
454449
"@types/normalize-package-data@^2.4.0":
455450
version "2.4.0"
456451
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"

0 commit comments

Comments
 (0)