mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency jquery to v3.6.3
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@
|
||||
"gatsby-source-filesystem": "3.15.0",
|
||||
"gatsby-transformer-remark": "4.12.0",
|
||||
"i18next": "20.6.1",
|
||||
"jquery": "3.6.2",
|
||||
"jquery": "3.6.3",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
"monaco-editor": "0.28.1",
|
||||
|
||||
Generated
+8
-8
@@ -472,7 +472,7 @@
|
||||
"gatsby-source-filesystem": "3.15.0",
|
||||
"gatsby-transformer-remark": "4.12.0",
|
||||
"i18next": "20.6.1",
|
||||
"jquery": "3.6.2",
|
||||
"jquery": "3.6.3",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
"monaco-editor": "0.28.1",
|
||||
@@ -33361,9 +33361,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jquery": {
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
|
||||
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
|
||||
"version": "3.6.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
|
||||
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
|
||||
},
|
||||
"node_modules/js-string-escape": {
|
||||
"version": "1.0.1",
|
||||
@@ -56509,7 +56509,7 @@
|
||||
"gatsby-transformer-remark": "4.12.0",
|
||||
"i18next": "20.6.1",
|
||||
"jest-json-schema-extended": "1.0.1",
|
||||
"jquery": "3.6.2",
|
||||
"jquery": "3.6.3",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
"monaco-editor": "0.28.1",
|
||||
@@ -77437,9 +77437,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"jquery": {
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
|
||||
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
|
||||
"version": "3.6.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
|
||||
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
|
||||
},
|
||||
"js-string-escape": {
|
||||
"version": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user