mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump slugify from 1.5.3 to 1.6.0 (#711)
Bumps [slugify](https://github.com/simov/slugify) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.5.3...v1.6.0) --- updated-dependencies: - dependency-name: slugify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a2acb1471
commit
f69de1517c
6
package-lock.json
generated
6
package-lock.json
generated
@ -22918,9 +22918,9 @@
|
||||
}
|
||||
},
|
||||
"slugify": {
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/slugify/-/slugify-1.5.3.tgz",
|
||||
"integrity": "sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw=="
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz",
|
||||
"integrity": "sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang=="
|
||||
},
|
||||
"smoothscroll-polyfill": {
|
||||
"version": "0.4.4",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"remark-github-plugin": "^1.4.0",
|
||||
"remark-react": "^8.0.0",
|
||||
"shortid": "^2.2.16",
|
||||
"slugify": "^1.5.3",
|
||||
"slugify": "^1.6.0",
|
||||
"smoothscroll-polyfill": "^0.4.4",
|
||||
"swagger-client": "^3.15.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user