summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/package-lock.json')
-rw-r--r--apps/updatenotification/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json
index 1f5d562b106..5223240b505 100644
--- a/apps/updatenotification/package-lock.json
+++ b/apps/updatenotification/package-lock.json
@@ -2141,9 +2141,9 @@
}
},
"css-loader": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-2.0.1.tgz",
- "integrity": "sha512-XIVwoIOzSFRVsafOKa060GJ/A70c0IP/C1oVPHEX4eHIFF39z0Jl7j8Kua1SUTiqWDupUnbY3/yQx9r7EUB35w==",
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-2.0.2.tgz",
+ "integrity": "sha512-28hdCb5gCuTKUA+R6KzLwgxK6pUfgvrUyMNn7avOUQYFvmc13djru28uG+NF/pRre7Odd6B/kmJErCcpFZZQpQ==",
"dev": true,
"requires": {
"icss-utils": "^4.0.0",
@@ -2151,7 +2151,7 @@
"lodash": "^4.17.11",
"postcss": "^7.0.6",
"postcss-modules-extract-imports": "^2.0.0",
- "postcss-modules-local-by-default": "^2.0.2",
+ "postcss-modules-local-by-default": "^2.0.3",
"postcss-modules-scope": "^2.0.0",
"postcss-modules-values": "^2.0.0",
"postcss-value-parser": "^3.3.0",
@@ -4632,9 +4632,9 @@
}
},
"postcss-modules-local-by-default": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-2.0.2.tgz",
- "integrity": "sha512-qghHvHeydUBQ3EQic5NjYryZ5jzXzAYxHR7lZQlCNmjGpJtINRyX/ELnh/7fxBBmHNkEzNkq2l5cV6trfidYng==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-2.0.3.tgz",
+ "integrity": "sha512-jv4CQ8IQ0+TkaAIP7H4kgu/jQbrjte8xU61SYJAIOby+o3H0MGWX6eN1WXUKHccK6/EEjcAERjyIP8MXzAWAbQ==",
"dev": true,
"requires": {
"css-selector-tokenizer": "^0.7.0",