Merge pull request #129 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/word-wrap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4 in /ElectronJS
This commit is contained in:
Naibo Wang 2023-07-21 09:15:37 +08:00 committed by GitHub
commit 82c7393eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{
"name": "easy-spider",
"version": "0.3.5",
"version": "0.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "easy-spider",
"version": "0.3.5",
"version": "0.5.0",
"license": "AGPL-3.0",
"dependencies": {
"cors": "^2.8.5",
@ -5877,9 +5877,10 @@
}
},
"node_modules/word-wrap": {
"version": "1.2.3",
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz",
"integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=0.10.0"