summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2023-08-19 09:57:16 +0200
committerGitHub <noreply@github.com>2023-08-19 09:57:16 +0200
commit39261ff03d6f02ea699073a385b724f593a402d1 (patch)
treefd4472d864919ca5294ba165b9eaabb26ed4f5a5
parent1e958641bb50c82b852bb4f9154b3309f2c19d40 (diff)
parentd11ddde2a09253accc04041d0761ff15e3003f3c (diff)
Merge pull request #2534 from nicolargo/renovate/sass-1.x-lockfile
chore(deps): update dependency sass to v1.66.1
-rw-r--r--glances/outputs/static/package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/glances/outputs/static/package-lock.json b/glances/outputs/static/package-lock.json
index cea69772..209c565a 100644
--- a/glances/outputs/static/package-lock.json
+++ b/glances/outputs/static/package-lock.json
@@ -4497,9 +4497,9 @@
}
},
"node_modules/sass": {
- "version": "1.65.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.65.1.tgz",
- "integrity": "sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==",
+ "version": "1.66.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
+ "integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
@@ -9124,9 +9124,9 @@
}
},
"sass": {
- "version": "1.65.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.65.1.tgz",
- "integrity": "sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==",
+ "version": "1.66.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
+ "integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0",