polyapi 0.25.22 → 0.25.23

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "polyapi",
3
- "version": "0.25.22",
3
+ "version": "0.25.23",
4
4
  "description": "Poly is a CLI tool to help create and manage your Poly definitions.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -63,7 +63,7 @@
63
63
  "https-proxy-agent": "7.0.0",
64
64
  "json-schema-to-typescript": "15.0.4",
65
65
  "jsonpath": "1.2.1",
66
- "lodash": "4.17.21",
66
+ "lodash": "4.17.23",
67
67
  "prettier": "3.0.0",
68
68
  "semver": "7.5.4",
69
69
  "shelljs": "0.10.0",