Merge pull request #7126 from Ocelot-Social-Community/dependabot/npm_and_yarn/slug-9.0.0

Bump slug from 8.2.3 to 9.0.0
This commit is contained in:
mahula 2024-03-16 10:38:28 +01:00 committed by GitHub
commit a6261ab57c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 12 deletions

11
package-lock.json generated
View File

@ -8,9 +8,6 @@
"name": "ocelot-social",
"version": "3.2.0",
"license": "MIT",
"dependencies": {
"vuepress-theme-hope": "^2.0.0-rc.31"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
@ -35,7 +32,7 @@
"neo4j-driver": "^4.3.4",
"neode": "^0.4.8",
"rosie": "^2.1.0",
"slug": "^8.2.3",
"slug": "^9.0.0",
"wait-on": "^7.2.0"
},
"optionalDependencies": {
@ -12396,9 +12393,9 @@
}
},
"node_modules/slug": {
"version": "8.2.3",
"resolved": "https://registry.npmjs.org/slug/-/slug-8.2.3.tgz",
"integrity": "sha512-fXjhAZszNecz855GUNIwW0+sFPi9WV4bMiEKDOCA4wcq1ts1UnUVNy/F78B0Aat7/W3rA+se//33ILKNMrbeYQ==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-9.0.0.tgz",
"integrity": "sha512-ixytnHlpHPWM56heaGgYe/M8tDAcpJcsg/zBuyElbFDOORzMGOeP3Te6iJBRVYu3WQEiWLQPb70Gh9ig/sZgGQ==",
"dev": true,
"bin": {
"slug": "cli.js"

View File

@ -56,7 +56,7 @@
"neo4j-driver": "^4.3.4",
"neode": "^0.4.8",
"rosie": "^2.1.0",
"slug": "^8.2.3",
"slug": "^9.0.0",
"wait-on": "^7.2.0"
},
"optionalDependencies": {

View File

@ -6887,10 +6887,10 @@ slimsearch@^2.1.1:
resolved "https://registry.yarnpkg.com/slimsearch/-/slimsearch-2.1.1.tgz#3ca8d88a09373519729fea0cc3ba1ea8af285e64"
integrity sha512-l1utJWal8F/RIheYk88DE2+enI12nIrn5SHt4ih/CNAH81PzkTv2GVBODlLynDJb7xan5hjd8XTL5f0L4cxLQA==
slug@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/slug/-/slug-8.2.3.tgz#9aa33e532ae9ccddaf55a42abd9bf6a89d5e44d2"
integrity sha512-fXjhAZszNecz855GUNIwW0+sFPi9WV4bMiEKDOCA4wcq1ts1UnUVNy/F78B0Aat7/W3rA+se//33ILKNMrbeYQ==
slug@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/slug/-/slug-9.0.0.tgz#68f968a79ce5156c6606b7b2e233ed0ffab94bdf"
integrity sha512-ixytnHlpHPWM56heaGgYe/M8tDAcpJcsg/zBuyElbFDOORzMGOeP3Te6iJBRVYu3WQEiWLQPb70Gh9ig/sZgGQ==
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
version "1.0.2"