diff --git a/package-lock.json b/package-lock.json index 8a929444..328552cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -960,8 +960,20 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.0", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", + "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], "license": "MIT", "dependencies": { "argparse": "^2.0.1" diff --git a/requirements.txt b/requirements.txt index beae8199..540d93e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cryptography==49.0.0 decorator==4.4.2 defusedxml==0.7.1 Deprecated==1.2.10 -Django==4.2.25 +Django==4.2.30 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1 @@ -31,14 +31,14 @@ gunicorn==23.0.0 gitpython==3.1.50 httplib2==0.19.0 hvac==0.10.5 -idna==3.7 +idna==3.15 influxdb==5.3.1 ipaddress==1.0.23 ipython-genutils==0.2.0 jedi==0.17.2 -Jinja2==3.1.4 +Jinja2==3.1.6 jmespath==0.10.0 -Markdown==3.3.3 +Markdown==3.8.1 MarkupSafe==2.1.5 msgpack==1.2.1 ndg-httpsclient==0.5.1 @@ -59,10 +59,10 @@ pyasn1-modules==0.4.2 pycparser==2.20 pyflakes==3.4.0 PyGithub==1.56 -Pygments==2.15.0 +Pygments==2.20.0 PyJWT==2.13.0 PyMySQL==1.1.1 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pyOpenSSL==26.3.0 pyparsing==2.4.7 python-dateutil==2.8.1 @@ -72,7 +72,7 @@ pytz==2021.3 pyvim==3.0.2 pyvmomi==7.0.1 PyYAML==6.0.2 -requests==2.32.3 +requests==2.33.0 requests-oauthlib==1.3.0 rsa==4.7 scandir==1.10.0 @@ -80,8 +80,8 @@ simplegeneric==0.8.1 six==1.15.0 social-auth-app-django==5.4.1 social-auth-core==4.5.4 -soupsieve==2.0.1 -sqlparse==0.5.1 +soupsieve==2.8.4 +sqlparse==0.5.4 traitlets==5.0.5 uritemplate==3.0.1 urllib3==2.7.0