mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Bump yaml from 2.2.1 to 2.3.0
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+5
-4
@@ -6458,12 +6458,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/yaml": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
|
||||
"integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.0.tgz",
|
||||
"integrity": "sha512-8/1wgzdKc7bc9E6my5wZjmdavHLvO/QOmLG1FBugblEvY4IXrLjlViIOmL24HthU042lWTDRO90Fz1Yp66UnMw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 14"
|
||||
"node": ">= 14",
|
||||
"npm": ">= 7"
|
||||
}
|
||||
},
|
||||
"node_modules/yargs": {
|
||||
|
||||
Reference in New Issue
Block a user