build(deps-dev): bump js-yaml from 4.2.0 to 4.3.1 (#1411)

This commit is contained in:
dependabot[bot]
2026-08-11 03:52:32 +02:00
committed by GitHub
parent bbd93eaebb
commit cb7d1a18ef

10
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "golanci-lint-action",
"version": "9.2.1",
"version": "9.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "9.2.1",
"version": "9.3.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.3",
@@ -3169,9 +3169,9 @@
}
},
"node_modules/js-yaml": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz",
"integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
"dev": true,
"funding": [
{