Merge pull request #855 from ailox/ailox/fix/invalid-new-licenses

Update transitive dependency spdx-license-ids
This commit is contained in:
Barry Gordon
2025-04-01 11:33:12 +01:00
committed by GitHub
2 changed files with 6 additions and 5 deletions
Generated Vendored
+2 -2
View File
File diff suppressed because one or more lines are too long
+4 -3
View File
@@ -7361,9 +7361,10 @@
}
},
"node_modules/spdx-license-ids": {
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz",
"integrity": "sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw=="
"version": "3.0.20",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
"integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
"license": "CC0-1.0"
},
"node_modules/spdx-ranges": {
"version": "2.1.1",