diff --git a/package-lock.json b/package-lock.json index 5106819..ccc4223 100644 --- a/package-lock.json +++ b/package-lock.json @@ -698,9 +698,9 @@ "link": true }, "node_modules/@github/actions-workflow-parser": { - "version": "0.0.31", - "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.31/ebc46956b91ed1a8c45efd41a3256ae818722557", - "integrity": "sha512-3k+MBWG7Gn86aHeLdJTiYUTGm53npEelzleCbq/8Ir51xVkRINsyNe4HuGJizXxZ2WoTxAkLeZ6qpO1oCucSIg==", + "version": "0.0.33", + "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.33/9f4c42ae90a9b010676fec9d9f39b4ea555753b4", + "integrity": "sha512-5yzSAMKCdxy4awZMRNHOIo52E/xx3RtSjHX5I70/Gx9NlnoCQBSLEdd64dY3/fguLLQxksnhiUy/mmUWTqJyLg==", "license": "MIT", "dependencies": { "@github/actions-expressions": "*", @@ -13533,9 +13533,9 @@ } }, "@github/actions-workflow-parser": { - "version": "0.0.31", - "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.31/ebc46956b91ed1a8c45efd41a3256ae818722557", - "integrity": "sha512-3k+MBWG7Gn86aHeLdJTiYUTGm53npEelzleCbq/8Ir51xVkRINsyNe4HuGJizXxZ2WoTxAkLeZ6qpO1oCucSIg==", + "version": "0.0.33", + "resolved": "https://npm.pkg.github.com/download/@github/actions-workflow-parser/0.0.33/9f4c42ae90a9b010676fec9d9f39b4ea555753b4", + "integrity": "sha512-5yzSAMKCdxy4awZMRNHOIo52E/xx3RtSjHX5I70/Gx9NlnoCQBSLEdd64dY3/fguLLQxksnhiUy/mmUWTqJyLg==", "requires": { "@github/actions-expressions": "*", "yaml": "^2.0.0-8"