fix(deps): update dependency @edx/openedx-atlas to v0.6.1

This commit is contained in:
renovate[bot]
2024-06-10 04:09:30 +00:00
parent 52f4c51362
commit da15a70942

7
package-lock.json generated
View File

@@ -2345,9 +2345,10 @@
}
},
"node_modules/@edx/openedx-atlas": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@edx/openedx-atlas/-/openedx-atlas-0.6.0.tgz",
"integrity": "sha512-wZO7hA4VJ/bXjaQNNR7KXGYyTCNs1mBJd3HwQK2EmOwFZYFNX6nzSAm9S7HCfi/kb1PCRpmp3wJt+v/Eu9BEQg==",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/@edx/openedx-atlas/-/openedx-atlas-0.6.1.tgz",
"integrity": "sha512-n5b2fN3usGqOHREji4QZDsXSzRwH7b6Bf9NiA49OcHKjbMYhaPNp4BVakIbu3f3wuPyyVY+bgUODx7wRB4OyIQ==",
"license": "AGPL-3.0",
"bin": {
"atlas": "atlas"
}