diff --git a/package-lock.json b/package-lock.json index d8412b8..d05a7af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@semantic-release/git": "9.0.1", "lodash": "4.17.21", "semantic-release": "17.4.7", - "semantic-release-rubygem": "latest" + "semantic-release-rubygem": "*" } }, "node_modules/@babel/code-frame": { @@ -5260,9 +5260,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "license": "MIT", "engines": { "node": ">=8.6"