Add dependabot update (#616)

This commit is contained in:
pollfly 2023-07-20 10:48:01 +03:00 committed by GitHub
parent 71cc8e0692
commit 9803fe989b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View File

@ -14039,9 +14039,10 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/word-wrap": { "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==",
"devOptional": true, "devOptional": true,
"license": "MIT",
"engines": { "engines": {
"node": ">=0.10.0" "node": ">=0.10.0"
} }
@ -22928,7 +22929,9 @@
"version": "2.0.0" "version": "2.0.0"
}, },
"word-wrap": { "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==",
"devOptional": true "devOptional": true
}, },
"wrap-ansi": { "wrap-ansi": {