mirror of
https://github.com/seepine/action-wechat-work.git
synced 2025-01-31 13:46:35 +08:00
9c8d16d926
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
145 lines
5.9 KiB
JSON
145 lines
5.9 KiB
JSON
{
|
|
"name": "action-wechat-work",
|
|
"version": "1.0.5",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@vercel/ncc": {
|
|
"version": "0.28.5",
|
|
"resolved": "https://registry.nlark.com/@vercel/ncc/download/@vercel/ncc-0.28.5.tgz",
|
|
"integrity": "sha1-bXNTefgbcLcIqcPSGWUHsqhBgk8="
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-5.0.0.tgz",
|
|
"integrity": "sha1-OIU59VF5vzkznIGvMKZU1p+Hy3U="
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc=",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"axios": {
|
|
"version": "0.21.2",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
|
|
"integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"cliui": {
|
|
"version": "7.0.4",
|
|
"resolved": "https://registry.nlark.com/cliui/download/cliui-7.0.4.tgz",
|
|
"integrity": "sha1-oCZe5lVHb8gHrqnfPfjfd4OAi08=",
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
|
|
"integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "http://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz",
|
|
"integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI="
|
|
},
|
|
"emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-8.0.0.tgz?cache=0&sync_timestamp=1614682770273&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Femoji-regex%2Fdownload%2Femoji-regex-8.0.0.tgz",
|
|
"integrity": "sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc="
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.nlark.com/escalade/download/escalade-3.1.1.tgz",
|
|
"integrity": "sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA="
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.14.3",
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.3.tgz",
|
|
"integrity": "sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw=="
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5",
|
|
"resolved": "http://registry.npm.taobao.org/get-caller-file/download/get-caller-file-2.0.5.tgz",
|
|
"integrity": "sha1-T5RBKoLbMvNuOwuXQfipf+sDH34="
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz?cache=0&sync_timestamp=1618552489864&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-fullwidth-code-point%2Fdownload%2Fis-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0="
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz?cache=0&sync_timestamp=1613835838133&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.21.tgz",
|
|
"integrity": "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw="
|
|
},
|
|
"require-directory": {
|
|
"version": "2.1.1",
|
|
"resolved": "http://registry.npm.taobao.org/require-directory/download/require-directory-2.1.1.tgz",
|
|
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
|
|
},
|
|
"string-width": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npm.taobao.org/string-width/download/string-width-4.2.2.tgz?cache=0&sync_timestamp=1618558751438&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring-width%2Fdownload%2Fstring-width-4.2.2.tgz",
|
|
"integrity": "sha1-2v1PlVmnWFz7pSnGoKT3NIjr1MU=",
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz?cache=0&sync_timestamp=1618553320591&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-6.0.0.tgz",
|
|
"integrity": "sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.0"
|
|
}
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://registry.nlark.com/y18n/download/y18n-5.0.8.tgz",
|
|
"integrity": "sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU="
|
|
},
|
|
"yargs": {
|
|
"version": "16.2.0",
|
|
"resolved": "https://registry.nlark.com/yargs/download/yargs-16.2.0.tgz?cache=0&sync_timestamp=1620086465147&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fyargs%2Fdownload%2Fyargs-16.2.0.tgz",
|
|
"integrity": "sha1-HIK/D2tqZur85+8w43b0mhJHf2Y=",
|
|
"requires": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "20.2.7",
|
|
"resolved": "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-20.2.7.tgz",
|
|
"integrity": "sha1-Yd+FwRPt+1p6TjbriqYO9CPLyQo="
|
|
}
|
|
}
|
|
}
|