@aikidosec/mcp 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@aikidosec/mcp",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@aikidosec/mcp",
9
- "version": "1.0.21",
9
+ "version": "1.0.22",
10
10
  "license": "AGPL",
11
11
  "dependencies": {
12
12
  "@github/keytar": "7.10.6",
@@ -839,9 +839,9 @@
839
839
  "license": "MIT"
840
840
  },
841
841
  "node_modules/fast-uri": {
842
- "version": "3.1.2",
843
- "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
844
- "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
842
+ "version": "3.1.6",
843
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.6.tgz",
844
+ "integrity": "sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==",
845
845
  "funding": [
846
846
  {
847
847
  "type": "github",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aikidosec/mcp",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "description": "Aikido MCP server",
5
5
  "author": "Aikido Security",
6
6
  "license": "AGPL",