build(deps): bump yaml from 2.2.1 to 2.2.2
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed
May 4, 2023 at 10:54 UTC
47328bfdd674f72067eff4a513cb136ab5c06259
1 file changed
+8
-8
package-lock.json
+8
-8
@@ -101,7 +101,7 @@
101
"@types/react-virtualized-auto-sizer": "^1.0.1",
102
"@types/react-window": "^1.8.5",
103
"vite": "^4.0.4",
104
- "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import"
104
+ "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d"
105
}
106
},
107
"frontend": {
@@ -6631,9 +6631,9 @@
6631
"dev": true
6632
},
6633
"node_modules/yaml": {
6634
- "version": "2.2.1",
6635
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
6636
- "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==",
6634
+ "version": "2.2.2",
6635
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz",
6636
+ "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==",
6637
"engines": {
6638
"node": ">= 14"
6639
}
@@ -7337,7 +7337,7 @@
7337
"usehooks-ts": "^2.9.1",
7338
"valtio": "^1.2.9",
7339
"vite": "^4.0.4",
7340
- "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import",
7340
+ "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d",
7341
"web-vitals": "^2.1.4"
7342
}
7343
},
@@ -11448,9 +11448,9 @@
11448
"dev": true
11449
},
11450
"yaml": {
11451
- "version": "2.2.1",
11452
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
11453
- "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw=="
11451
+ "version": "2.2.2",
11452
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz",
11453
+ "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA=="
11454
},
11455
"yargs": {
11456
"version": "16.2.0",