chore(deps): update dependency @types/node to v14.17.15

上级 ec36bc27
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "4.0.20", "version": "4.0.21",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "4.0.20", "version": "4.0.21",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.21.1",
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"NeteaseCloudMusicApi": "app.js" "NeteaseCloudMusicApi": "app.js"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "14.17.9", "@types/node": "14.17.15",
"@typescript-eslint/eslint-plugin": "4.30.0", "@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0", "@typescript-eslint/parser": "4.30.0",
"eslint": "7.32.0", "eslint": "7.32.0",
...@@ -236,9 +236,9 @@ ...@@ -236,9 +236,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "14.17.9", "version": "14.17.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.15.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==" "integrity": "sha512-D1sdW0EcSCmNdLKBGMYb38YsHUS6JcM7yQ6sLQ9KuZ35ck7LYCKE7kYFHOO59ayFOY3zobWVZxf4KXhYHcHYFA=="
}, },
"node_modules/@types/parse-json": { "node_modules/@types/parse-json": {
"version": "4.0.0", "version": "4.0.0",
...@@ -5904,9 +5904,9 @@ ...@@ -5904,9 +5904,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "14.17.9", "version": "14.17.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.15.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==" "integrity": "sha512-D1sdW0EcSCmNdLKBGMYb38YsHUS6JcM7yQ6sLQ9KuZ35ck7LYCKE7kYFHOO59ayFOY3zobWVZxf4KXhYHcHYFA=="
}, },
"@types/parse-json": { "@types/parse-json": {
"version": "4.0.0", "version": "4.0.0",
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"tunnel": "^0.0.6" "tunnel": "^0.0.6"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "14.17.9", "@types/node": "14.17.15",
"@typescript-eslint/eslint-plugin": "4.30.0", "@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0", "@typescript-eslint/parser": "4.30.0",
"eslint": "7.32.0", "eslint": "7.32.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册