Merge pull request #5199 from Eugeny/dependabot/npm_and_yarn/slugify-1.6.4

This commit is contained in:
Eugeny 2021-12-30 20:15:10 +01:00 committed by GitHub
commit 26b70447da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"sass-loader": "^12.3.0", "sass-loader": "^12.3.0",
"shell-quote": "^1.7.3", "shell-quote": "^1.7.3",
"shelljs": "0.8.4", "shelljs": "0.8.4",
"slugify": "^1.6.1", "slugify": "^1.6.4",
"sortablejs": "^1.14.0", "sortablejs": "^1.14.0",
"source-code-pro": "^2.38.0", "source-code-pro": "^2.38.0",
"source-map-loader": "^3.0.0", "source-map-loader": "^3.0.0",

View File

@ -7383,10 +7383,10 @@ slide@^1.1.3, slide@^1.1.5, slide@~1.1.3, slide@~1.1.6:
resolved "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz" resolved "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
integrity sha1-VusCfWW00tzmyy4tMsTUr8nh1wc= integrity sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=
slugify@^1.6.1: slugify@^1.6.4:
version "1.6.1" version "1.6.4"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.1.tgz#a5fcaef29f4e57c6e932ce7044b6ffd9cf81b641" resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.4.tgz#33d84cc9e859ca3852e6537af6a5ff5bb9e439aa"
integrity sha512-5ofqMTbetNhxlzjYYLBaZFQd6oiTuSkQlyfPEFIMwgUABlZQ0hbk5xIV9Ydd5jghWeRoO7GkiJliUvTpLOjNRA== integrity sha512-Pcz296CK0uGnTf4iNQId79Uv6/5G16t0g0x3OsxWS8qVSOW+JXNnNHKVcuDiMgEGTWyK6zjlWXo2dvzV/FLf9Q==
smart-buffer@^1.0.13: smart-buffer@^1.0.13:
version "1.1.15" version "1.1.15"