Skip to content

Commit

Permalink
Merge pull request #162 from notum-cz/dependabot/npm_and_yarn/strapi/…
Browse files Browse the repository at this point in the history
…utils-4.16.2

chore:(deps): bump @strapi/utils from 4.15.5 to 4.16.2
  • Loading branch information
omikulcik authored Jan 2, 2024
2 parents f8dd2f1 + 4fa1bee commit 689c040
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@strapi/utils": "^4.15.5",
"@strapi/utils": "^4.16.2",
"lodash": "^4.17.21",
"uuid": "^9.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
escape-string-regexp "^2.0.0"
lodash.deburr "^4.1.0"

"@strapi/utils@^4.15.5":
version "4.15.5"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.15.5.tgz#ffb39f545bb809273a46bc5a7e11f09ddc474517"
integrity sha512-1ARIaMh7i/lWTkPVnDX/EuWCJrIq9IrlNwToDG4tnej5ZzqhGQVD4G4n+I4nKLDjXi6qhR+7AGpcgtchBoWtRw==
"@strapi/utils@^4.16.2":
version "4.16.2"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.16.2.tgz#278b953872645e37ab46369f508bbe8c11ef0f02"
integrity sha512-CuAXBXXke4j0OTVuQswZ8c/Mpeb9W1DhcBhYQpc8Cwn9NeII5VGE57TrIkXL3FCU8q4fcL3IrSLaftmL6/e3uQ==
dependencies:
"@sindresorhus/slugify" "1.1.0"
date-fns "2.30.0"
Expand Down

0 comments on commit 689c040

Please sign in to comment.